[Qa-jenkins-scm] [jenkins.debian.net] 01/01: disable debug output

Holger Levsen holger at layer-acht.org
Wed Aug 9 01:08:56 UTC 2017


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 93bbca8f030177e33384b819ee768e1ce2a891e5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 8 21:08:45 2017 -0400

    disable debug output
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/chroot-run.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/chroot-run.sh b/bin/chroot-run.sh
index e776043..5b83790 100755
--- a/bin/chroot-run.sh
+++ b/bin/chroot-run.sh
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-# Copyright 2012-2016 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2017 Holger Levsen <holger at layer-acht.org>
 # Copyright      2013 Antonio Terceiro <terceiro at debian.org>
 # released under the GPLv=2
 
-DEBUG=true
+DEBUG=false
 . /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