[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: shorten irc message
Holger Levsen
holger at moszumanska.debian.org
Tue Jan 12 00:18:37 UTC 2016
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 2067b71a674942c682c56345f13d06cbdc35d932
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jan 12 01:18:13 2016 +0100
reproducible: shorten irc message
---
bin/reproducible_scheduler.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 293b0f9..065c230 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -484,7 +484,7 @@ def schedule_404_versions(arch, total):
log.info('--------------------------------------------------------------')
msg = add_up_numbers(packages, arch)
if msg != '0':
- msg += ' versions with status \'404\''
+ msg += ' with status \'404\''
else:
msg = ''
return packages, msg
--
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