summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/d-i_build.sh2
-rwxr-xr-xbin/lvc.sh2
2 files changed, 2 insertions, 2 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 "$@"
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 "$@"