summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.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_coreboot.sh
parent412e44703f67577b042cecb2472a1f7c5f41a527 (diff)
downloadjenkins.debian.net-9d2b25f3ce3eb552f969f2a03bcccb5536ff71b7.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 0ea0b360..5bb20b54 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -152,7 +152,6 @@ rm -r $TMPBUILDDIR/coreboot
# run diffoscope on the results
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 coreboot images."