summaryrefslogtreecommitdiffstats
path: root/bin/lvc.sh
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-07-15 18:05:57 +0200
committerHolger Levsen <holger@layer-acht.org>2016-07-18 19:59:17 +0200
commit9c8505cf1991bc5c0ddceb02627725d0466445dc (patch)
treec947a812f4992f605fe05b6933baa50d7bd2ea86 /bin/lvc.sh
parentfcb03761da448535fc2344715e7bcc3a5f6c08c5 (diff)
downloadjenkins.debian.net-9c8505cf1991bc5c0ddceb02627725d0466445dc.tar.xz
lvc + d-i: turn on DEBUG for
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/lvc.sh')
-rwxr-xr-xbin/lvc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lvc.sh b/bin/lvc.sh
index acb5b94c..fdb88f9d 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -4,7 +4,7 @@
# Copyright 2016 Philip Hands <phil@hands.com>
# released under the GPLv=2
-DEBUG=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"