From: Dennis Schafroth Date: Thu, 24 Feb 2011 10:13:55 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2 X-Git-Tag: v1.5.5~40 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=e51169ac3c161349e5255517d388f2f5c0cfd12f;p=pazpar2-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2 --- e51169ac3c161349e5255517d388f2f5c0cfd12f diff --cc perf/bash/client_timed.sh index dd4349c,dd4349c..61fc9ab --- a/perf/bash/client_timed.sh +++ b/perf/bash/client_timed.sh @@@ -17,7 -17,7 +17,7 @@@ f RECORDS=40 QUERY=100 NUM=20 --H="http://localhost:${PORT}/search.pz2" ++H="http://127.0.0.1:${PORT}/search.pz2" declare -i MAX_WAIT=2 /usr/bin/time --format "$OF, init, %e" wget -q -O ${TMP_DIR}$OF.init.xml "$H/?command=init&service=${SERVICE}&extra=$OF" 2> ${TMP_DIR}$OF.init.time