From d781d5719be48a49431bf26fca6d28b2fdd76cc4 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Sun, 2 Oct 2016 19:09:59 -0400 Subject: I will figure out how to add a check for this later Change-Id: I52b2c9f8bcc56f69d6479b85dc6210665e27b26b Signed-off-by: Aric Gardner --- utils/jenkins-jnlp-connect.sh | 1 + 1 file changed, 1 insertion(+) 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. -- cgit 1.2.3-korg