[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix grammar for the unlikely case this condition will be met

Holger Levsen holger at moszumanska.debian.org
Tue Sep 22 19:03:14 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 acf8c5ec45b3fcd2209f0f0342e9c489fd73b669
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 21:02:58 2015 +0200

    reproducible: fix grammar for the unlikely case this condition will be met
---
 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 4cbfa70..fd64456 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -301,7 +301,7 @@ if __name__ == '__main__':
     if breakages:
         html += breakages
     else:
-        html += '<p><b>COOL!!!</b> Everything is GOOD and not a issue was '
+        html += '<p><b>COOL!!!</b> Everything is GOOD and not a single issue was '
         html += 'detected. <i>Enjoy!</i></p>'
     title = 'Breakages on reproducible.debian.net'
     destfile = BASE + '/index_breakages.html'

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