[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: more stabbing in the cloud^wfog
Holger Levsen
holger at layer-acht.org
Tue Aug 9 21:16:00 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 35da1d3200f879801172d3585abe9d1759f7f9ab
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Aug 9 23:15:55 2016 +0200
lvc: more stabbing in the cloud^wfog
---
bin/jenkins_node_wrapper.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/jenkins_node_wrapper.sh b/bin/jenkins_node_wrapper.sh
index 8594117..84c99d3 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -76,7 +76,7 @@ elif [[ "$*" =~ ^lvc_.* ]] ; then
export JOB_NAME=$1 ; shift
export EXECUTOR_NUMBER=$1 ; shift
export TRIGGERING_BRANCH=${1#*=} ; shift
- export WORKSPACE=~jenkins/jobs/$JOB_NAME/workspace
+ #export WORKSPACE=~jenkins/jobs/$JOB_NAME/workspace
COMMAND="/srv/jenkins/bin/lvc.sh $@"
exec $COMMAND; croak "Exec failed";
elif [ "$*" = "reproducible_nodes_info" ] ; then
--
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