Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
[pazpar2-moved-to-github.git] / perf / bash / par.sh
index 3df80a3..518d16e 100755 (executable)
@@ -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