From fc84314001a8de28e2500cfafd9aad728221f9a8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 28 Feb 2015 14:04:54 +0100 Subject: reproducible: dont wrap kgb message in quotes --- bin/reproducible_scheduler.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index a75a20e6..387564a9 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -243,9 +243,8 @@ def scheduler(suite): str(len(old)) + ' with the same version (total: ' + \ str(total) + ')' kgb = ['kgb-client', '--conf', '/srv/jenkins/kgb/debian-reproducible.conf', - '--relay-msg', '"'] + '--relay-msg'] kgb.extend(message.split()) - kgb.append('"') # finally all_scheduled_pkgs = [] -- cgit v1.2.3-70-g09d2