summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repository_comparison.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-16 14:41:47 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-16 14:41:47 +0100
commit4e95dd0c9737493f75ef7a3bacfaefacf03103ae (patch)
treebf320ee8cd561bc890b1ebfa22c74b7057d456a3 /bin/reproducible_html_repository_comparison.sh
parent0265f4163c9338afb1e054ff0fcafc78c968632b (diff)
downloadjenkins.debian.net-4e95dd0c9737493f75ef7a3bacfaefacf03103ae.tar.xz
reproducible: rename page from repo_stats to repositories
Diffstat (limited to 'bin/reproducible_html_repository_comparison.sh')
-rwxr-xr-xbin/reproducible_html_repository_comparison.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 1ea91143..7c095e6e 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -13,7 +13,7 @@ common_init "$@"
SUITE="unstable" # for links in page
ARCH="amd64" # same
-VIEW=repo_stats
+VIEW=repositories
PAGE=index_${VIEW}.html
TMPFILE=$(mktemp)
TMP2FILE=$(mktemp)