From e6bd4b1bcf66bd5c16e8f6caddf7847dec8da9d3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 1 Jan 2015 17:28:09 +0100 Subject: reproducible: small graph improvements --- bin/reproducible_html_graphs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index f4cc6069..5cbd298c 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -110,8 +110,8 @@ MAINLABEL[0]="Package reproducibility status" MAINLABEL[1]="Amount of packages build each day" MAINLABEL[2]="Age in days of oldest kind of logfile" MAINLABEL[3]="Bugs with usertags for user reproducible-builds@lists.alioth.debian.org" -MAINLABEL[4]="Packages investigated" -MAINLABEL[5]="Notes identified" +MAINLABEL[4]="Packages which have notes" +MAINLABEL[5]="Identified issues" YLABEL[0]="Amount (total)" YLABEL[1]="Amount (per day)" YLABEL[2]="Age in days" @@ -184,7 +184,7 @@ write_icon write_page "$COUNT_BLACKLISTED blacklisted packages neither.

" write_page "

" # FIXME: we don't do 2 / stats_builds_age.png yet :/ (also see above) -for i in 0 4 5 3 1 ; do +for i in 0 3 4 5 1 ; do if [ "$i" = "3" ] ; then write_usertag_table fi -- cgit v1.2.3-70-g09d2