summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-28 16:18:57 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-28 16:18:57 +0200
commit050370566ffe7ac85589408a038ec5bafe7f48fe (patch)
tree07f83d2addcdba82c52786fbfa18edf8e7734e0e /bin/schroot-create.sh
parent7876b92be463412935dc7e9e4a65d102ebf339e1 (diff)
downloadjenkins.debian.net-050370566ffe7ac85589408a038ec5bafe7f48fe.tar.xz
reproducible: enable debug
Diffstat (limited to 'bin/schroot-create.sh')
-rwxr-xr-xbin/schroot-create.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index aff86ecb..8636d75b 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -6,7 +6,7 @@
# Copyright 2015 MAttia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
-DEBUG=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"