summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_pbuilder.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-22 22:30:05 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-22 22:30:05 +0100
commit26578389744eef4088a98638de9ee2379cb4daf3 (patch)
tree4aacf4bc9470b228d38402f7d937b1962a2a222f /bin/reproducible_setup_pbuilder.sh
parent7d805da6c677dac09511066c6fcf83a4e438d83d (diff)
downloadjenkins.debian.net-26578389744eef4088a98638de9ee2379cb4daf3.tar.xz
Revert "enable debugging"
This reverts commit 7d805da6c677dac09511066c6fcf83a4e438d83d.
Diffstat (limited to 'bin/reproducible_setup_pbuilder.sh')
-rwxr-xr-xbin/reproducible_setup_pbuilder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh
index ca807856..ec5c7836 100755
--- a/bin/reproducible_setup_pbuilder.sh
+++ b/bin/reproducible_setup_pbuilder.sh
@@ -3,7 +3,7 @@
# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
-DEBUG=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"