summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-12 23:58:38 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-12 23:58:38 +0200
commit9d2b25f3ce3eb552f969f2a03bcccb5536ff71b7 (patch)
treeae52b6d5aadcedecb407fc8db5be609708bdb9aa /bin/reproducible_common.sh
parent412e44703f67577b042cecb2472a1f7c5f41a527 (diff)
downloadjenkins.debian.net-9d2b25f3ce3eb552f969f2a03bcccb5536ff71b7.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 254df4ac..66d6b93b 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -38,6 +38,7 @@ REPRODUCIBLE_URL=https://reproducible.debian.net
REPRODUCIBLE_DOT_ORG_URL=https://reproducible-builds.org
# shop trailing slash
JENKINS_URL=${JENKINS_URL:0:-1}
+DBDSUITE="unstable"
# suites being tested
SUITES="testing unstable experimental"