Merge "Remove trailing slash in example"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 29 Nov 2016 13:43:18 +0000 (13:43 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 29 Nov 2016 13:43:18 +0000 (13:43 +0000)
utils/jenkins-jnlp-connect.sh

index 56ce61e..8337684 100755 (executable)
@@ -164,7 +164,8 @@ usage: $0 [OPTIONS]
  -t  test the connection string by connecting without monit
  -f  test firewall
 
-Example: $0 -j /home/jenkins/ -u jenkins -n lab1 -s 727fdefoofoofoofoofoofoofof800
+Example: $0 -j /home/jenkins -u jenkins -n lab1 -s 727fdefoofoofoofoofoofoofof800
+note: a trailing slash on -j /home/jenkins will break the script
 EOF
 
     exit 1