From 8dc3b6a275ec89a6adb7a8ca8706084437864d11 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 5 Mar 2015 15:51:55 +0100 Subject: reproducible: fix link title to current suite if suite != sid, also unify link target name --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') 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 -- cgit v1.2.3-70-g09d2