[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: simplefy link
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 19 12:59:42 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 073a610f542d0d1669f3f310918b523b3aa87ecc
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 19 13:59:09 2015 +0100
reproducible dashboard: simplefy link
---
bin/reproducible_html_dashboard.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index a970ed4..f4f0a8b 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -496,7 +496,7 @@ create_dashboard_page() {
write_page "</p><p style=\"clear:both;\">"
write_suite_table
for SUITE in unstable experimental ; do
- write_page " <a href=\"/$SUITE/index_suite_${ARCH}_stats.html\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
+ write_page " <a href=\"/$SUITE/$ARCH\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
done
# write performance stats and build per day graphs
write_page "<p style=\"clear:both;\">"
--
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