From 901e6d320b59e3b0e1d883ff27a6e125cf556fc6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 26 Mar 2016 11:46:09 -0400 Subject: reproducible debian: add i386 to the archs being tested^wscheduled --- 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 14d8bdee..d2446825 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" +ARCHS="amd64 armhf i386" # define Debian build nodes in use . /srv/jenkins/bin/jenkins_node_definitions.sh -- cgit v1.2.3-54-g00ecf