diff options
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-x | bin/d-i_build.sh | 2 |
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 "$@" |