summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-10 01:14:05 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-10 01:14:05 +0200
commite8cc95eade12d2ac2160a5e3a8b42f6f6092ddd7 (patch)
treedecc6ce9117fd0bc1de671e044f73942b9bcbb65 /bin
parent95e4b7a33d3810a0064c38b34ee88a4782ee4fb2 (diff)
downloadjenkins.debian.net-e8cc95eade12d2ac2160a5e3a8b42f6f6092ddd7.tar.xz
reproducible: another four characters chopped
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_scheduler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 1eab0123..40d489af 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -418,7 +418,7 @@ def schedule_new_versions(arch, total):
log.info('--------------------------------------------------------------')
msg = add_up_numbers(packages, arch)
if msg != '0':
- msg += ' with new versions'
+ msg += ' new versions'
else:
msg = ''
return packages, msg