X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Frun_pazpar2.sh;h=f2e3de5073316716e8ea5174b8837ed17ee94838;hb=f1f5ad98bb98e05e467f80c81941531d906b6042;hp=49ae5e87a16ef766fff96c80397d8d3cc2dbaa56;hpb=113f9b0156b53993e03e2c9692832e4ac6d40693;p=pazpar2-moved-to-github.git diff --git a/test/run_pazpar2.sh b/test/run_pazpar2.sh index 49ae5e8..f2e3de5 100755 --- a/test/run_pazpar2.sh +++ b/test/run_pazpar2.sh @@ -121,7 +121,7 @@ if test "$ztest" = "true" ; then fi rm -f ztest.pid rm -f ${PREFIX}_ztest.log - $F -l ${PREFIX}_ztest.log -a ztest_apdu.log -p ztest.pid -D tcp:localhost:9999 + $F -l ${PREFIX}_ztest.log -p ztest.pid -D tcp:localhost:9999 sleep 1 if test ! -f ztest.pid; then echo "yaz-ztest could not be started"