summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repository_comparison.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-02 15:08:10 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-02 15:08:10 +0200
commit1da9439aa434b909e48c59df3309cd3049df332b (patch)
tree845ae8c0c2bd696e76a961b11f3c035c6e141b22 /bin/reproducible_html_repository_comparison.sh
parent61d8b6a0d78d8732771def24dc0d7af9edaba7e7 (diff)
downloadjenkins.debian.net-1da9439aa434b909e48c59df3309cd3049df332b.tar.xz
reproducible: actually include armhf in repo comparison
Diffstat (limited to 'bin/reproducible_html_repository_comparison.sh')
-rwxr-xr-xbin/reproducible_html_repository_comparison.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 5364b221..ddec1899 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -9,6 +9,8 @@ common_init "$@"
# common code defining db access
. /srv/jenkins/bin/reproducible_common.sh
+# FIXME:temporarily overwrite default:
+ARCHS="amd64 armhf"
VIEW=repositories
PAGE=index_${VIEW}.html