[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: link issues in stats table
Holger Levsen
holger at moszumanska.debian.org
Sat May 23 19:36:30 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 db7c7dd2604fdb9b15efd2c43be631360e0dc909
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat May 23 21:29:40 2015 +0200
reproducible: link issues in stats table
---
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 fdbbb0d..45bc70d 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -553,7 +553,7 @@ create_main_stats_page() {
write_page "</p><p>"
# write inventory table
write_page "<table class=\"main\"><tr><th> </th><th>amount</th></tr>"
- write_page "<tr><td>identified distinct issues</td><td>$ISSUES</td></tr>"
+ write_page "<tr><td>identified <a href=\"/index_issues.html\">distinct issues</a></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