From: Dennis Schafroth Date: Tue, 3 Aug 2010 11:02:56 +0000 (+0200) Subject: Fetching termlist X-Git-Tag: v1.4.4~10^2~7 X-Git-Url: http://git.indexdata.com/cgi-bin?a=commitdiff_plain;h=c5429ddf759eb5953e0e22010b161060e6c97354;p=pazpar2-moved-to-github.git Fetching termlist --- diff --git a/perf/bash/client_timed.sh b/perf/bash/client_timed.sh index c3200cc..c2a69a3 100755 --- a/perf/bash/client_timed.sh +++ b/perf/bash/client_timed.sh @@ -44,3 +44,4 @@ while [ ${DO_DISPLAY} ] ; do break; fi done +/usr/bin/time --format "$OF, termlist, %e" wget -q -O $OF.termlist.$r.xml "$H?command=termlist&session=$S&name=xtargets%2Csubject%2Cauthor" 2>> $OF.termlist.time