From 877efc7287a4d7da51dd8773cc74c6e663cd633d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 3 Oct 2015 10:16:58 +0200 Subject: reproducible: disable debug again --- bin/schroot-create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/schroot-create.sh') 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 # released under the GPLv=2 -DEBUG=true +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf