[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix grammar
Holger Levsen
holger at moszumanska.debian.org
Sun Apr 5 10:15:07 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 23d0f11ec7e477f78bc8b95ee4a40f6b0f2a520c
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Apr 5 12:15:00 2015 +0200
fix grammar
---
bin/reproducible_html_packages.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index a0355d4..3898950 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -151,7 +151,7 @@ def gen_extra_links(package, version, suite, arch, status):
default_view = url
elif status not in ('untested', 'not for us', 'blacklisted'):
log.critical(REPRODUCIBLE_URL + '/' + suite + '/' + arch + '/' + package +
- ' didn\'t produce a buildlog, even if it has been built.')
+ ' didn\'t produce a buildlog, even though it has been built.')
default_view = '/untested.html' if not default_view else default_view
return (links, default_view)
--
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