X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_facets.sh;h=89839e23701b7e10bf6efc47d28f41558d987e1b;hb=0df08cf93e60b248e8ec8cf44e3fd7b784e6ef78;hp=506dd648a9462a1d256d70fa85203e76b817ce54;hpb=d1015ee52ea3c437de1f5e2b2fafcbd5ce39095b;p=pazpar2-moved-to-github.git diff --git a/test/test_facets.sh b/test/test_facets.sh index 506dd64..89839e2 100755 --- a/test/test_facets.sh +++ b/test/test_facets.sh @@ -24,7 +24,7 @@ if test -z "$F"; then fi rm -f ztest.pid -$F -l ztest.log -p ztest.pid -D @:9999 +$F -l ztest.log -p ztest.pid -D tcp:localhost:9999 sleep 1 if test ! -f ztest.pid; then echo "yaz-ztest could not be started"