[Qa-jenkins-scm] [jenkins.debian.net] 01/01: shrugs
Holger Levsen
holger at moszumanska.debian.org
Tue Sep 1 16:26:31 UTC 2015
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 f212c2da572e5c39d0017a74d1292ff30277b94c
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Sep 1 18:26:06 2015 +0200
shrugs
---
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 dcd644e..e19d503 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -62,7 +62,7 @@ allowed_cmds=()
if [[ "$*" =~ /bin/nc\ localhost\ 4949 ]] ; then
exec /bin/nc localhost 4949 ; croak "Exec failed";
-elif [[ "$0" =~ rebootstrap_.* ]] ; then
+elif [[ "$*" =~ rebootstrap_.* ]] ; then
REBOOTSTRAPSH="/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh"
shift
export LC_ALL=C
--
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