From 77ecda496b8ef4ef0994e3ccecfb63cafb3221ae Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Dec 2015 14:36:12 +0100 Subject: reproducible archlinux: refactor, define repositories once --- bin/reproducible_common.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index dd07e725..f6a6bdec 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -52,6 +52,9 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL1 KERNEL2" # these also ne # existing usertags in the Debian BTS USERTAGS="toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask ftbfs locale" +# archlinux repositories to be tested +ARCHLINUX_REPOS="extra core" + # number of cores to be used NUM_CPU=$(grep -c '^processor' /proc/cpuinfo) -- cgit v1.2.3-70-g09d2