summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-04-18 20:04:23 +0200
committerHolger Levsen <holger@layer-acht.org>2016-04-18 20:04:23 +0200
commit4a3e0a771057d4e3bf7c42c8bfcfc2508dbde278 (patch)
tree30ac7fcf5c57b4db3ef3fb3f5539036e57e51aa6 /bin/reproducible_common.sh
parent775160431019a5a7523fb7c4c9961c49b0dd6ccb (diff)
downloadjenkins.debian.net-4a3e0a771057d4e3bf7c42c8bfcfc2508dbde278.tar.xz
reproducible debian: change arch order, put i386 2nd (see http://popcon.debian.org/stat/submission.png)
Diffstat (limited to 'bin/reproducible_common.sh')
-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 c76d3f42..244ec1b9 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -44,7 +44,7 @@ DBDSUITE="unstable"
# Debian suites being tested
SUITES="testing unstable experimental"
# Debian architectures being tested
-ARCHS="amd64 armhf i386"
+ARCHS="amd64 i386 armhf"
# define Debian build nodes in use
. /srv/jenkins/bin/jenkins_node_definitions.sh