summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-14 02:17:26 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-14 02:17:26 +0200
commit41b8820a0628e589c01c50050bcae57550593f65 (patch)
treebf16f523f51af1516bb2e4724c17ebf3ae314780 /bin/reproducible_common.sh
parent482ac7701d57cbae892fb321df0c5befbe261867 (diff)
downloadjenkins.debian.net-41b8820a0628e589c01c50050bcae57550593f65.tar.xz
reproducible: split pkg set pages into many
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 28bec0cc..49a70ca8 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -207,6 +207,7 @@ write_page_header() {
fi
SPOKEN_TARGET=${SPOKENTARGET[$TARGET]}
BASEURL="/$SUITE/$ARCH"
+ local i
for i in $GLOBALVIEWS ; do
if [ "$TARGET" = "$i" ] ; then
BASEURL=""