[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: improve language
Holger Levsen
holger at moszumanska.debian.org
Sat May 23 17:20: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 db3c41a845e2b7e77c5868b2366f7c010c8a61e8
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat May 23 19:19:55 2015 +0200
reproducible: improve language
---
bin/reproducible_html_graphs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 2bec3ec..7f59c18 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -552,7 +552,7 @@ create_main_stats_page() {
write_page "</table>"
# write inventory table
write_page "<table class=\"main\"><tr><th> </th><th>amount</th></tr>"
- write_page "<tr><td>distinct identified issues</td><td>$ISSUES</td></tr>"
+ write_page "<tr><td>identified distinct issues</td><td>$ISSUES</td></tr>"
write_page "<tr><td>packages with notes about these issues</td><td>$NOTES</td></tr>"
write_page "<tr><td>total amount of identified issues in packages</td><td>$COUNT_ISSUES</td></tr>"
SUITE="unstable"
--
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