[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: add '' to label on the packages-build-per-day graph

Holger Levsen holger at layer-acht.org
Sat Dec 10 11:55:24 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 4840f0758fd14d30c7dff3040744ea057b6052e9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 10 12:55:14 2016 +0100

    reproducible Debian: add '' to label on the packages-build-per-day graph
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 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 936e2b6..9ee02f2 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -86,7 +86,6 @@ COLOR[5]=1
 COLOR[7]=2
 COLOR[8]=30
 COLOR[9]=2
-MAINLABEL[1]="Amount of packages built each day"
 MAINLABEL[3]="Bugs (with all usertags) for user reproducible-builds at lists.alioth.debian.org"
 MAINLABEL[4]="Packages which have notes"
 MAINLABEL[5]="Identified issues"
@@ -620,6 +619,7 @@ create_performance_page() {
 	# arch performance stats
 	write_page "<p style=\"clear:both;\">"
 	for ARCH in ${ARCHS} ; do
+		MAINLABEL[1]="Amount of packages built each day on '$ARCH'"
 		write_page " <a href=\"/debian/${TABLE[1]}_$ARCH.png\"><img src=\"/debian/${TABLE[1]}_$ARCH.png\" class=\"overview\" alt=\"${MAINLABEL[1]}\"></a>"
 		if [ ! -f $DEBIAN_BASE/${TABLE[1]}_$ARCH.png ] || [ $DUMMY_FILE -nt $DEBIAN_BASE/${TABLE[1]}_$ARCH.png ] ; then
 				create_png_from_table 1 ${TABLE[1]}_$ARCH.png

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