[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: fix JOB_NAME

Holger Levsen holger at layer-acht.org
Sun May 29 22:22:44 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 5017d384f8de17b34318964e1b63dcad62b1a59c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 30 00:22:17 2016 +0200

    lvc: fix JOB_NAME
---
 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 77e7f69..cacca9a 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -73,7 +73,7 @@ elif [[ "$*" =~ lvc_.* ]] ; then
 	echo debug begin
 	export
 	echo debug end
-	export JOB_NAME=$0
+	export JOB_NAME=$1
 	export WORKSPACE=~jenkins/jobs/$JOB_NAME/workspace
 	shift
 	COMMAND="/srv/jenkins/bin/lvc.sh $@"

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