summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-21 21:13:37 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-21 21:13:41 +0000
commitc9ff579d198b65ec8f9ab360114b43ad73c91669 (patch)
tree12ff70e4e48a78fdf5bd2cc64a37041080817d74 /bin
parent8c80bf3474f3aa050225d2ea6059d712ae90c457 (diff)
downloadjenkins.debian.net-c9ff579d198b65ec8f9ab360114b43ad73c91669.tar.xz
reproducible Arch Linux: disable testing multilib (temporarily)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 490c00af..6484c199 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -47,7 +47,7 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL" # these also needs to be
USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale"
# common settings for testing Arch Linux
-ARCHLINUX_REPOS="core extra multilib community"
+ARCHLINUX_REPOS="core extra community"
ARCHLINUX_PKGS=/srv/reproducible-results/archlinux_pkgs
# common settings for testing rpm based distros