summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-07 15:13:57 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-07 15:13:57 +0200
commitd103af24c556f82b9d737d63b0f275a86e293467 (patch)
tree4d4a12e8487ab027918bb5ec36cd088e59c1041c /bin/reproducible_coreboot.sh
parentde45aa972f7875ae4f145a5ac82dd70fde3b4d9a (diff)
downloadjenkins.debian.net-d103af24c556f82b9d737d63b0f275a86e293467.tar.xz
reproducible coreboot: add logparse rules, less debugging
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 19841f8f..349e3431 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -29,7 +29,6 @@ call_debbindiff() {
local TMPLOG=(mktemp --tmpdir=$TMPDIR)
echo
set +e
- set -x
( timeout $TIMEOUT schroot \
--directory $TMPDIR \
-c source:jenkins-reproducible-${DBDSUITE}-debbindiff \