summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-26 02:15:55 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-26 02:15:55 +0100
commit5e6a06fc6f47ce9c6befd54f12e174f2e27ad4bb (patch)
tree6b4dbc3aa257e5ae3caca321e12f5cc237fed1fc /bin/reproducible_html_graphs.sh
parent33d69652966a4af00f292945a7f42d6c4194e0a0 (diff)
downloadjenkins.debian.net-5e6a06fc6f47ce9c6befd54f12e174f2e27ad4bb.tar.xz
relationships are difficult
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 55e6ac34..46e7a6e2 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -300,7 +300,7 @@ for i in $(seq 1 ${#META_PKGSET[@]}) ; do
META_RESULT=true
gather_meta_stats $i # FIXME: this ignores unknown packages...
if $META_RESULT ; then
- MAINLABEL[6]="Reproducibility status for packages from '$SUITE' in ${META_PKGSET[$i]}"
+ MAINLABEL[6]="Reproducibility status for packages in $SUITE from '${META_PKGSET[$i]}'"
YLABEL[6]="Amount (${META_PKGSET[$i]} packages)"
PNG=${TABLE[6]}_${META_PKGSET[$i]}.png
# redo pngs once a day