summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repository_comparison.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-09 11:58:05 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-09 11:58:05 +0200
commit1edfffa4ee04eb94eed24e535f2a775516634332 (patch)
tree1463c3d82264cf4c9aea150d4f31500c37199f63 /bin/reproducible_html_repository_comparison.sh
parent299c275c44bfdc329a030ef7725eebf2bf0d5085 (diff)
downloadjenkins.debian.net-1edfffa4ee04eb94eed24e535f2a775516634332.tar.xz
reproducible: fix navigation
Diffstat (limited to 'bin/reproducible_html_repository_comparison.sh')
-rwxr-xr-xbin/reproducible_html_repository_comparison.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index af3a2ca2..f9f3fe3c 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -9,7 +9,8 @@ common_init "$@"
# common code defining db access
. /srv/jenkins/bin/reproducible_common.sh
-# temporarily overwrite defaults...
+
+# overwrite defaults as we need this order here
ARCHS="amd64 armhf"
VIEW=repositories
@@ -28,6 +29,7 @@ write_row() {
echo "$1" >> $ROW
}
+ARCH="amd64"
echo "$(date) - starting to write $PAGE page."
write_page_header $VIEW "Comparison between the reproducible builds apt repository and regular Debian suites"
write_page "<p>These source packages are different from unstable in our apt repository on alioth. They are available for <a href=\"https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain#Usage_example\">testing using these sources.lists</a> entries:<pre>"