[Qa-jenkins-scm] [jenkins.debian.net] 02/06: lvc + d-i: turn on DEBUG for
Holger Levsen
holger at layer-acht.org
Mon Jul 18 17:59:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 9c8505cf1991bc5c0ddceb02627725d0466445dc
Author: Philip Hands <phil at hands.com>
Date: Fri Jul 15 18:05:57 2016 +0200
lvc + d-i: turn on DEBUG for
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/d-i_build.sh | 2 +-
bin/lvc.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index f644a82..0196618 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -4,7 +4,7 @@
# 2016 Phil Hands <phil at 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 acb5b94..fdb88f9 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -4,7 +4,7 @@
# Copyright 2016 Philip Hands <phil at hands.com>
# released under the GPLv=2
-DEBUG=false
+DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list