[Qa-jenkins-scm] [jenkins.debian.net] 01/02: fix grammar
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Tue Sep 22 19:52:59 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 ec1be155217c483a2ff2c4e9baffe85cba9f783a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 21:48:31 2015 +0200
    fix grammar
---
 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 f7a08be..c17abf1 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -116,7 +116,7 @@ def pbuilder_dep_fail():
                     if re.search(b'E: pbuilder-satisfydepends failed.', line):
                         bad_pkgs.append((pkg, version, suite, arch))
                         log.warning(suite + '/' + arch + '/' + pkg + ' (' + version +
-                                    ') failed to met its dependencies.')
+                                    ') failed to meet its dependencies.')
     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