X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=perf%2Fbash%2Fpp2client.sh;h=55f1b4ecf83921051249061b0596a0b038698493;hb=383392ec609ef070bbfb35b4bf68c575912d86c2;hp=0a9f2f80abdefc8bbad183a0ee16e87e2259695b;hpb=5a6816065057859b44273d5c674371c56311a667;p=pazpar2-moved-to-github.git diff --git a/perf/bash/pp2client.sh b/perf/bash/pp2client.sh index 0a9f2f8..55f1b4e 100755 --- a/perf/bash/pp2client.sh +++ b/perf/bash/pp2client.sh @@ -93,6 +93,7 @@ if [ "$TIME" != "" ] ; then else wget -q -O ${TMP_DIR}$OF.show.xml "$H?command=show&session=$S&sort=relevance&start=0&num=100&block=1" fi +wget -q -O ${TMP_DIR}$OF.bytarget.xml "$H?command=bytarget&session=$S" exit 0 # Local Variables: