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

Holger Levsen holger at layer-acht.org
Wed Aug 10 23:49:03 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 c761e65d88c5f2322f198abd98142e65f4b1d0b5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 11 01:48:59 2016 +0200

    lvc: add debug output
---
 bin/jenkins_master_wrapper.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index 44a9952..016fafa 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -79,6 +79,7 @@ if [ "$RETRIEVE_ARTIFACTS" = "yes" ] ; then
 	ssh -o "BatchMode = yes" -p $PORT $NODE_NAME "rm -r $NODE_RESULTS"
 	ls -lad "$RESULTS"
 	ls -la "$RESULTS"
+	echo "WORKSPACE=$WORKSPACE"
 fi
 
 exit $RETVAL

-- 
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