[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: use sid for pkg set links in dashboard

Holger Levsen holger at moszumanska.debian.org
Tue Mar 8 11:11:35 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 8d501b472cfb5042a528e0feb6f29b9ac71e73ae
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 8 12:11:24 2016 +0100

    reproducible debian: use sid for pkg set links in dashboard
---
 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 8488b5b..508223c 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -451,12 +451,12 @@ create_dashboard_page() {
 		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
+		SUITE="unstable"
 		if [ "$ARCH" = "amd64" ] ; then
 			write_meta_pkg_graphs_links
 		fi
 	done
 	write_page "</p>"
-	SUITE="unstable"
 	ARCH="amd64"
 	# write inventory table
 	write_page "<p><table class=\"main\"><tr><th>Various reproducibility statistics</th><th>source based</th><th>amd64</th><th>armhf</th></tr>"

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