diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2016-10-02 19:09:59 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2016-10-02 19:10:23 -0400 |
commit | d781d5719be48a49431bf26fca6d28b2fdd76cc4 (patch) | |
tree | a6937af7f3504fa4356dcb0afca5092f65768e70 /utils | |
parent | 609bf2f9c9c6885b0a1c6acf292e33d80bf1c3f7 (diff) |
I will figure out how to add a check for this later
Change-Id: I52b2c9f8bcc56f69d6479b85dc6210665e27b26b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'utils')
-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. |