[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: save 8 characters * 4 per mail.

Holger Levsen holger at layer-acht.org
Sat Jan 14 19:48:45 UTC 2017


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 73ebc6562f26987015894401436d70a3feb11b29
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jan 14 20:48:40 2017 +0100

    reproducible Debian: save 8 characters * 4 per mail.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 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 bd2db81..bbe35f1 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -717,7 +717,7 @@ def scheduler(arch):
     total = [now_queued_here[x] for x in SUITES]
     message += 'for ' + str(sum(total))
     message += ' or ' + '+'.join([str(now_queued_here[x]) for x in SUITES])
-    message += ' packages in total.'
+    message += ' in total.'
     log.info('Scheduling for architecture ' + arch + ' done.')
     log.info('--------------------------------------------------------------')
     # only notifiy irc if there were packages scheduled in any suite

-- 
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