summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorakira <marivalenm@gmail.com>2015-03-14 12:09:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-14 16:22:56 +0100
commitb1158c15ee3414257c35aca8094322f5a8ff0a6b (patch)
tree4b4933c09acac4c1d669de88f13c1b7f13bdfac9 /bin/reproducible_common.sh
parent7d35e040b4f66dce564a9768f43169ee91733aa4 (diff)
downloadjenkins.debian.net-b1158c15ee3414257c35aca8094322f5a8ff0a6b.tar.xz
reproducible: switch order of suites to testing sid and experimental
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 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"