summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_pbuilder.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-22 22:20:04 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-22 22:20:04 +0100
commit7d805da6c677dac09511066c6fcf83a4e438d83d (patch)
tree83ed6645142e266943a88027c86116bf4d2f75cf /bin/reproducible_setup_pbuilder.sh
parentcf52062c5def6c7a16ac5444171644f1883d34a7 (diff)
downloadjenkins.debian.net-7d805da6c677dac09511066c6fcf83a4e438d83d.tar.xz
enable debugging
Signed-off-by: Holger Levsen <holger@layer-acht.org>
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 ec5c7836..ca807856 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=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"