diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chroot-run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-run.sh b/bin/chroot-run.sh index 71251888..d789c0de 100755 --- a/bin/chroot-run.sh +++ b/bin/chroot-run.sh @@ -4,7 +4,7 @@ # Copyright 2013 Antonio Terceiro <terceiro@debian.org> # released under the GPLv=2 -DEBUG=false +DEBUG=true . /srv/jenkins/bin/common-functions.sh common_init "$@" |