[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible archlinux: change repository order

Holger Levsen holger at moszumanska.debian.org
Fri Dec 11 13:54:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 247af30597890166b21cd296e59e4d0ad8343793
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Dec 11 14:54:45 2015 +0100

    reproducible archlinux: change repository order
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index f6a6bde..27bd4c7 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -53,7 +53,7 @@ BUILD_ENV_VARS="ARCH NUM_CPU CPU_MODEL DATETIME KERNEL1 KERNEL2" # these also ne
 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"
+ARCHLINUX_REPOS="core extra"
 
 # number of cores to be used
 NUM_CPU=$(grep -c '^processor' /proc/cpuinfo)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list