summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.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_openwrt.sh
parent412e44703f67577b042cecb2472a1f7c5f41a527 (diff)
downloadjenkins.debian.net-9d2b25f3ce3eb552f969f2a03bcccb5536ff71b7.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/reproducible_openwrt.sh')
-rwxr-xr-xbin/reproducible_openwrt.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 0c851bef..e855d7c7 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -204,7 +204,6 @@ rm -r $TMPBUILDDIR/openwrt
# run diffoscope on the results
# (this needs refactoring rather badly)
TIMEOUT="30m"
-DBDSUITE="unstable"
DIFFOSCOPE="$(schroot --directory /tmp -c source:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
echo "============================================================================="
echo "$(date -u) - Running $DIFFOSCOPE on OpenWrt images and packages."