From 755eccf255749eaba7e1120ffcaf040a0f67433c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 8 Nov 2014 12:49:50 +0000 Subject: ch-i: slightly improve irc notification by linking to the actual log and not the build --- job-cfg/chroot-installation.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index 93e57225..0a8808ec 100755 --- a/job-cfg/chroot-installation.yaml.py +++ b/job-cfg/chroot-installation.yaml.py @@ -156,7 +156,7 @@ print(""" fixed: true subject: '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER' attach-build-log: true - body: 'See $BUILD_URL and $BUILD_URL/console' + body: 'See $BUILD_URL/console or just $BUILD_URL for more information.' properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html -- cgit v1.2.3-54-g00ecf