summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-05-20 12:19:44 +0200
committerHolger Levsen <holger@layer-acht.org>2014-05-20 12:19:44 +0200
commit8f2451764d0d08bc0cd6c2429f6b112ce388ddfe (patch)
tree06e2e44faf83fb1b136c3107754ded59bbaa312d
parenta973b33a7713c4307970c58933180005cccbfa3b (diff)
downloadjenkins.debian.net-8f2451764d0d08bc0cd6c2429f6b112ce388ddfe.tar.xz
stop sending rebootstrap results to h01ger
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index d85ef2d3..0d038426 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -63,7 +63,7 @@ print("""
- shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}'
publishers:
- email:
- recipients: 'jenkins+debian-bootstrap helmutg@debian.org holger@layer-acht.org'
+ recipients: 'jenkins+debian-bootstrap helmutg@debian.org'
- logparser:
parse-rules: '/srv/jenkins/logparse/rebootstrap.rules'
unstable-on-warning: 'false'