summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_netbsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-19 09:54:54 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-19 09:54:54 +0200
commitd62a1d054dc3948aff3493fa69b195173370e5a7 (patch)
treee715e7269c0e2a33c688df0d982efc6f360d9fad /bin/reproducible_netbsd.sh
parent3228bf0b07c4548e91e324b5e0ef9a1bdaa66629 (diff)
downloadjenkins.debian.net-d62a1d054dc3948aff3493fa69b195173370e5a7.tar.xz
reproducible netbsd: enable specific debug
Diffstat (limited to 'bin/reproducible_netbsd.sh')
-rwxr-xr-xbin/reproducible_netbsd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 86d67136..a2cb28f1 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -107,6 +107,9 @@ for MACHINE in $MACHINES ; do
echo "${MACHINE} done, second time."
done
+# temp debug
+set -x
+
# reset environment to default values again
export LANG="en_GB.UTF-8"
unset LC_ALL