[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: use same link targets as for other archs

Holger Levsen holger at moszumanska.debian.org
Mon Jan 25 12:57:13 UTC 2016


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 d792cf66219287d992a83c21cc8e3d23bd0cb75b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jan 25 13:57:01 2016 +0100

    reproducible dashboard: use same link targets as for other archs
---
 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 4a90aa4..a14f11b 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -428,7 +428,7 @@ create_dashboard_page() {
 	write_suite_table
 	# write suite graphs
 	for SUITE in $SUITES ; do
-		write_page " <a href=\"/$SUITE\"><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_page "</p>"
 	write_meta_pkg_graphs_links

-- 
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