[Qa-jenkins-scm] [jenkins.debian.net] 01/02: fixup fd3c6772: reproducible: refactor and also write suite table for armhf

Holger Levsen holger at moszumanska.debian.org
Mon Sep 7 22:51:41 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 9277deeffbbae82501a47438eeb1c966434f83b6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 8 00:49:48 2015 +0200

    fixup fd3c6772: reproducible: refactor and also write suite table for armhf
---
 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 d37afef..cdffa1e 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -443,10 +443,10 @@ create_main_stats_page() {
 	write_build_performace_stats
 	# other archs: armhf
 	ARCH="armhf"
-	SUITE="unstable"
 	write_page "</p><p style=\"clear:both;\">"
 	write_page " <hr />"
 	write_suite_table
+	SUITE="unstable"
 	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=\"/${TABLE[1]}_$ARCH.png\"><img src=\"/${TABLE[1]}_$ARCH.png\" class=\"overview\" alt=\"${MAINLABEL[$i]}\"></a>"
 	write_page " <a href=\"/$SUITE/$ARCH/${TABLE[2]}.png\"><img src=\"/$SUITE/$ARCH/${TABLE[2]}.png\" class=\"overview\" alt=\"age of oldest reproducible build result in $SUITE/$ARCH\"></a>"

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