From 9d2b25f3ce3eb552f969f2a03bcccb5536ff71b7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 12 Oct 2015 23:58:38 +0200 Subject: reproducible: refactor --- bin/reproducible_coreboot.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') 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." -- cgit v1.2.3-54-g00ecf