X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fresources%2Fscripts%2Foperation_curl.sh;h=18211fe2387d8c0084b484c3f665f7cd080afa6f;hp=5cff3c74679e484ee469ede31d39ec6969325657;hb=ea1b80f8fd0c1b806460f98f4e4cf433698857d9;hpb=8b8309d46e9ccc968d3a315e86e70c5a806706d0 diff --git a/example/diameter/launcher/resources/scripts/operation_curl.sh b/example/diameter/launcher/resources/scripts/operation_curl.sh index 5cff3c7..18211fe 100755 --- a/example/diameter/launcher/resources/scripts/operation_curl.sh +++ b/example/diameter/launcher/resources/scripts/operation_curl.sh @@ -18,7 +18,7 @@ echo SERVER=`cat .httpServer` # Send operation: -[ "$1" = "" ] && _exit "Usage: $0 ; i.e.: $0 help" +[ "$1" = "" ] && _exit "Usage: $0 ; i.e.: $0 node" #> curl_log.txt #TRACE="--trace-ascii curl_log.txt" curl -m 1 --data "$1" $SERVER