[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo

Holger Levsen holger at moszumanska.debian.org
Fri May 1 08:47:36 UTC 2015


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 99eaf4fce6570f0774bc8695aa5511e46141d4da
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri May 1 10:47:18 2015 +0200

    fix typo
---
 bin/reproducible_notes.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_notes.py b/bin/reproducible_notes.py
index 80328fa..d827663 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] = []

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