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')
-rwxr-xr-xjob-cfg/d-i-overview.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i-overview.yaml.py b/job-cfg/d-i-overview.yaml.py
index 326d3bbd..821dd2c1 100755
--- a/job-cfg/d-i-overview.yaml.py
+++ b/job-cfg/d-i-overview.yaml.py
@@ -59,7 +59,7 @@ for arch in sorted(archs):
first-failure: true
fixed: true
subject: '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER'
- attach-build-log: true
+ attach-build-log: false
body: 'See http://d-i.debian.org/daily-images/daily-build-overview.html#%(arch)s or $BUILD_URL and $BUILD_URL/console'
""" % dict(arch=arch))