[Qa-jenkins-scm] [jenkins.debian.net] 01/01: whitespace fix
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Tue Sep 22 19:29:15 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 f6018d82dc9c0b7634c1eb9bdf02573768e2ed60
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 21:29:01 2015 +0200
    whitespace fix
---
 bin/reproducible_html_breakages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index eb26392..e22e000 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -54,7 +54,7 @@ def not_unrep_with_dbd_file():
         if os.access(dbd, os.R_OK):
             bad_pkgs.append((pkg, version, suite, arch))
             log.warning(dbd + 'exists but ' + suite + '/' + arch + '/' + pkg + ' (' + version + ')'
-                        'is not unreproducible.')
+                        ' is not unreproducible.')
     return bad_pkgs
 
 
-- 
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