X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=perf%2Fbash%2Fpar.sh;h=518d16eff4af588f717eb21f8292a1b5babe7611;hb=1143f16802820da27dd82e8882efa5a1003bb152;hp=3df80a3de5609e93f29e3343bc6566a58c628c41;hpb=c44be5cbd65ece442d632e0cc5cae71620ba543d;p=pazpar2-moved-to-github.git diff --git a/perf/bash/par.sh b/perf/bash/par.sh index 3df80a3..518d16e 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