summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-30 16:54:59 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-30 16:54:59 +0200
commitd0435ba049c678fc2c757d7563dd219a99b9f235 (patch)
tree47c442cdf9a388dc9a9f5b28d9b9c23681fbb054 /bin/reproducible_build.sh
parent489f94689557e6e20431ff223f2856af8d19b398 (diff)
downloadjenkins.debian.net-d0435ba049c678fc2c757d7563dd219a99b9f235.tar.xz
reproducible: improve output
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 1a8beaf8..7f3ee4d3 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -129,6 +129,7 @@ BAD=""
SOURCELESS=""
SKIPPED=""
for SRCPACKAGE in ${PACKAGES} ; do
+ set +x
echo "============================================================================="
echo "Trying to build ${SRCPACKAGE} reproducibly now."
echo "============================================================================="