X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_facets.sh;h=89839e23701b7e10bf6efc47d28f41558d987e1b;hb=d99076f5fdc60ee076aba83c897e2630be158060;hp=506dd648a9462a1d256d70fa85203e76b817ce54;hpb=dc286aaa1e04edef59f6d2f78b805ff34c4e48d9;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"