From 050370566ffe7ac85589408a038ec5bafe7f48fe Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 28 Sep 2015 16:18:57 +0200 Subject: reproducible: enable debug --- 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 aff86ecb..8636d75b 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=false +DEBUG=true . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf