From b1158c15ee3414257c35aca8094322f5a8ff0a6b Mon Sep 17 00:00:00 2001 From: akira Date: Sat, 14 Mar 2015 12:09:01 +0100 Subject: reproducible: switch order of suites to testing sid and experimental --- 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 8b9a1ace..cbafe02c 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -40,7 +40,7 @@ DBDCHROOT_WRITELOCK=/var/lib/jenkins/reproducible-dbdchroot.writelock JENKINS_URL=${JENKINS_URL:0:-1} # tested suites -SUITES="sid testing experimental" +SUITES="testing sid experimental" # tested arches ARCHES="amd64" -- cgit v1.2.3-54-g00ecf