X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perf%2Fbash%2Fpar.sh;fp=perf%2Fbash%2Fpar.sh;h=08add2734f1b9e6fbed8ed66a7f5d50317bdf7f6;hb=6dbf4260fc577bc57a2f4fd7bdac88a4215aa740;hp=02d271ffc87b0b5a2ddfecb8cb8854d8ea0c6458;hpb=94bf121cf213d798c560968e68948486fe3cdc59;p=pazpar2-moved-to-github.git diff --git a/perf/bash/par.sh b/perf/bash/par.sh index 02d271f..08add27 100755 --- a/perf/bash/par.sh +++ b/perf/bash/par.sh @@ -23,5 +23,5 @@ while test $r -lt $ROUNDS; do done wait if [ "$SHUTDOWN" == "1" ] ; then - wget -O x "http://localhost:${PORT}/?command=exit" + wget -O x "http://localhost:${PORT}/search.pz2?command=exit" fi