From 2067b71a674942c682c56345f13d06cbdc35d932 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 12 Jan 2016 01:18:13 +0100 Subject: 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 293b0f92..065c2302 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 -- cgit v1.2.3-70-g09d2