summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 15:51:55 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 15:51:55 +0100
commit8dc3b6a275ec89a6adb7a8ca8706084437864d11 (patch)
tree4b973342d424f5777158f2dccf8c5d31433c2c33 /bin/reproducible_common.sh
parent3bd0650d1480e148d22fc9ab119124ed3f193b0f (diff)
downloadjenkins.debian.net-8dc3b6a275ec89a6adb7a8ca8706084437864d11.tar.xz
reproducible: fix link title to current suite if suite != sid, also unify link target name
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 943530ba..a54b2ee6 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -88,7 +88,7 @@ init_html() {
SPOKENTARGET["all_abc"]="all tested packages (sorted alphabetically)"
SPOKENTARGET["dd-list"]="maintainers of unreproducible packages"
SPOKENTARGET["pkg_sets"]="package sets stats"
- SPOKENTARGET["suite_stats"]="$SUITE stats"
+ SPOKENTARGET["suite_stats"]="suite: $SUITE"
SPOKENTARGET["repo_stats"]="repositories overview"
SPOKENTARGET["stats"]="reproducible stats"
# FIXME: this can probably all go into html_graph.sh now...: query some data we need everywhere