[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: express that there are more uncategorized issues too

Holger Levsen holger at moszumanska.debian.org
Thu Jul 23 11:30:37 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 471d4f832429d65832a845620c797d0c30d37275
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 23 13:29:52 2015 +0200

    reproducible: express that there are more uncategorized issues too
---
 bin/reproducible_html_dashboards.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 5dc79ab..de8edae 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -328,7 +328,7 @@ create_main_stats_page() {
 	write_page "</center></p><p>"
 	# write inventory table
 	write_page "<table class=\"main\"><tr><th colspan=\"2\">Various reproducibility statistics</th></tr>"
-	write_page "<tr><td>identified <a href=\"/index_issues.html\">distinct issues</a></td><td>$ISSUES</td></tr>"
+	write_page "<tr><td>identified <a href=\"/index_issues.html\">distinct and categorized issues</a></td><td>$ISSUES</td></tr>"
 	write_page "<tr><td>total number of identified issues in packages</td><td>$COUNT_ISSUES</td></tr>"
 	write_page "<tr><td>packages with notes about these issues</td><td>$NOTES</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