From 4a3e0a771057d4e3bf7c42c8bfcfc2508dbde278 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 18 Apr 2016 20:04:23 +0200 Subject: reproducible debian: change arch order, put i386 2nd (see http://popcon.debian.org/stat/submission.png) --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') 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 -- cgit v1.2.3-70-g09d2