[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Fri May 22 14:02:35 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 a25034c67ca9cd19bdd189be73b7ebb2b59db16e
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 22 16:02:16 2015 +0200
fix typo
---
bin/reproducible_breakages.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_breakages.py b/bin/reproducible_breakages.py
index aa9c8cf..37125ca 100755
--- a/bin/reproducible_breakages.py
+++ b/bin/reproducible_breakages.py
@@ -249,7 +249,7 @@ def gen_html():
# debbindiff troubles
without_dbd, bad_dbd = unrep_with_dbd_issues()
html += _gen_section('are marked as unreproducible, but without ' +
- 'debbindiff output - so probably debbindiff' +
+ 'debbindiff output - so probably debbindiff ' +
'crashed:', without_dbd)
html += _gen_section('are marked as unreproducible, but their ' +
'debbindiff output does not seem to be an 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