summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_netbsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-17 11:15:30 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-17 11:15:30 +0200
commit4fe5ef9ea83aff7a754b5b57e4a7b088e710e866 (patch)
tree2c337532ad634c5d8cfb53c81a9faa3b7274e0a4 /bin/reproducible_netbsd.sh
parent700bbadb8c1e7d0428cbc2c6f3d61957a1f10304 (diff)
downloadjenkins.debian.net-4fe5ef9ea83aff7a754b5b57e4a7b088e710e866.tar.xz
reproducible netbsd: enable debug
Diffstat (limited to 'bin/reproducible_netbsd.sh')
-rwxr-xr-xbin/reproducible_netbsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 86d67136..b64e9140 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -3,7 +3,7 @@
# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
-DEBUG=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"