summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_netbsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-18 00:50:16 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-18 00:50:16 +0200
commit3b92eec58e1affe49bf6989b2722e8edab6c239f (patch)
treef0bc6a19f507f16b8d651d964b500578adca1bc1 /bin/reproducible_netbsd.sh
parentb6be7ad48c498a46383d131a8c1e7ce6fa561dd1 (diff)
downloadjenkins.debian.net-3b92eec58e1affe49bf6989b2722e8edab6c239f.tar.xz
Revert "reproducible netbsd: enable debug"
This reverts commit 4fe5ef9ea83aff7a754b5b57e4a7b088e710e866.
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 b64e9140..86d67136 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=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"