[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: include testing/armhf graph

Holger Levsen holger at moszumanska.debian.org
Fri Jan 1 18:50:20 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 d1d766ed968a5d16db4357294c77b4be3330ad71
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 1 19:49:26 2016 +0100

    reproducible dashboard: include testing/armhf graph
---
 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 8c2d895..037806e 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -487,7 +487,7 @@ create_dashboard_page() {
 	write_page "</p><p style=\"clear:both;\">"
 	write_suite_table
 	# write suite graphs
-	for SUITE in unstable experimental ; do
+	for SUITE in $SUITES ; do
 		write_page " <a href=\"/$SUITE/$ARCH\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
 	done
 	write_page "</p>"

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