summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-03 10:16:58 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-03 10:26:29 +0200
commit877efc7287a4d7da51dd8773cc74c6e663cd633d (patch)
tree13d5897b1d483624c97ea63051cd85fb45e124e1 /bin/schroot-create.sh
parent02c4e1768d6d8310616fcae1024f40a3825379b8 (diff)
downloadjenkins.debian.net-877efc7287a4d7da51dd8773cc74c6e663cd633d.tar.xz
reproducible: disable debug again
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 8636d75b..aff86ecb 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=true
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"