[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible dashboard: improve armhf layout

Holger Levsen holger at moszumanska.debian.org
Fri Dec 18 21:26:15 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 87fdf2af4f6d3ae9f34061981ef1d3e9bde5ea3b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Dec 18 22:25:53 2015 +0100

    reproducible dashboard: improve armhf layout
---
 bin/reproducible_html_dashboard.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 894f701..89fed29 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -495,11 +495,13 @@ create_dashboard_page() {
 	write_page " <hr />"
 	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=\"halfview\" alt=\"$SUITE/$ARCH stats\"></a>"
+		write_page " <a href=\"/$SUITE/index_suite_${ARCH}_stats.html\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
 	done
+	write_page "</p><p style=\"clear:both;\">"
 	for SUITE in unstable experimental ; do
 		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>"
 	done
+	write_page "</p><p style=\"clear:both;\">"
 	write_page " <a href=\"/${TABLE[1]}_$ARCH.png\"><img src=\"/${TABLE[1]}_$ARCH.png\" class=\"overview\" alt=\"${MAINLABEL[$i]}\"></a>"
 	write_build_performance_stats
 	write_page "</p><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