Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Dec 2013 09:11:47 +0000 (10:11 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 18 Dec 2013 09:11:47 +0000 (10:11 +0100)
test/run_pazpar2.sh

index 49ae5e8..f2e3de5 100755 (executable)
@@ -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"