diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-10-04 14:04:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-04 14:04:08 +0000 |
commit | 4f89c206b9d968c4f464cd71f6f6390bd7b56f3e (patch) | |
tree | 1794235661a7366b501645d0ade28193b6200bbd | |
parent | a6d0294974968855d368e9a7dc931c4247df90b8 (diff) | |
parent | d781d5719be48a49431bf26fca6d28b2fdd76cc4 (diff) |
Merge "I will figure out how to add a check for this later"
-rwxr-xr-x | utils/jenkins-jnlp-connect.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/jenkins-jnlp-connect.sh b/utils/jenkins-jnlp-connect.sh index 4b710cab2..9ef4298ef 100755 --- a/utils/jenkins-jnlp-connect.sh +++ b/utils/jenkins-jnlp-connect.sh @@ -151,6 +151,7 @@ fi usage() { cat << EOF +**this file must be copied to the jenkins home directory to work** jenkins-jnlp-connect.sh configures monit to keep slave connection up Checks for new versions of slave.jar run as root to create pid directory and create monit config. |