[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i: disable irc notifications the ugly way
Holger Levsen
holger at moszumanska.debian.org
Wed Jun 3 09:05:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 4a141a6fa5b8c15335be4bd175c81e22e58f99c7
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jun 3 11:05:42 2015 +0200
d-i: disable irc notifications the ugly way
---
job-cfg/d-i.yaml.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 817d24d..28457b5 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -210,7 +210,7 @@ def publ(fmt=None,trigger=False):
{'logparser': {'parse-rules': '/srv/jenkins/logparse/debian-installer.rules',
'unstable-on-warning': 'true',
'fail-on-error': 'true'}},
- {'email': {'recipients': 'jenkins+debian-boot qa-jenkins-scm at lists.alioth.debian.org'}}])
+ {'email': {'recipients': 'jenkins+debian-bot qa-jenkins-scm at lists.alioth.debian.org'}}])
if fmt != None:
p.append({'archive': {'artifacts': fmt + '/**/*.*', 'latest_only': True}})
return p
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list