summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml.py
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2015-12-11 22:30:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-11 23:59:29 +0100
commit5031348dbecf1e0064d6a7c232343163e64d1950 (patch)
tree8a8a8211f621e2042df533b4acd5568fb5343225 /job-cfg/d-i.yaml.py
parenta3e38b7a433ec21970827ae44461a67c30bfc9a0 (diff)
downloadjenkins.debian.net-5031348dbecf1e0064d6a7c232343163e64d1950.tar.xz
add explicit irc= to publ* calls
Diffstat (limited to 'job-cfg/d-i.yaml.py')
-rwxr-xr-xjob-cfg/d-i.yaml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index b343eaf9..829bfd5c 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -327,7 +327,7 @@ data.append(
desc=desc_str['instguide'],
trigger='{trg}',
priority=125,
- publishers=[publ_email('debian-boot')],
+ publishers=[publ_email(irc='debian-boot')],
inc_regs=manual_includes))
data.append(
@@ -356,7 +356,7 @@ data.append(
{'logparser': {'parse-rules': '/srv/jenkins/logparse/debian.rules',
'unstable-on-warning': 'true',
'fail-on-error': 'true'}},
- publ_email('debian-boot')]}})
+ publ_email(irc='debian-boot')]}})
data.append(
{'job-group': {