From 99eaf4fce6570f0774bc8695aa5511e46141d4da Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 1 May 2015 10:47:18 +0200 Subject: fix typo --- bin/reproducible_notes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_notes.py b/bin/reproducible_notes.py index 80328fac..d8276635 100755 --- a/bin/reproducible_notes.py +++ b/bin/reproducible_notes.py @@ -51,7 +51,7 @@ def load_notes(): + '\nThis means there is no tested ' + 'package with the name ' + pkg) kgb = ['kgb-client', '--conf', '/srv/jenkins/kgb/debian-reproducible.conf', - '--relay-msg', 'There is problem with the note for '+pkg+' - please investigate']] + '--relay-msg', 'There is problem with the note for '+pkg+' - please investigate' ] call(kgb) else: notes[pkg] = [] -- cgit v1.2.3-70-g09d2