summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i-overview.yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/d-i-overview.yaml.py')
-rw-r--r--job-cfg/d-i-overview.yaml.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/job-cfg/d-i-overview.yaml.py b/job-cfg/d-i-overview.yaml.py
index c73d0784..a614eb65 100644
--- a/job-cfg/d-i-overview.yaml.py
+++ b/job-cfg/d-i-overview.yaml.py
@@ -61,9 +61,7 @@ for arch in sorted(archs):
fixed: true
subject: 'Build failed in Jenkins: $JOB_NAME $BUILD_NUMBER'
attach-build-log: true
- body: 'See $BUILD_URL
-and $BUILD_URL/console
-and http://d-i.debian.org/daily-images/daily-build-overview.html#%(arch)s'
+ body: 'See $BUILD_URL\nand $BUILD_URL/console\nand http://d-i.debian.org/daily-images/daily-build-overview.html#%(arch)s'
# FIXME: recipients: jenkins+debian-boot holger@layer-acht.org
""" % dict(arch=arch))