summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.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/d-i_build.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/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index f644a82f..01966181 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -4,7 +4,7 @@
# 2016 Phil Hands <phil@hands.com>
# released under the GPLv=2
-DEBUG=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"