From: Dennis Schafroth Date: Mon, 23 Apr 2012 07:13:15 +0000 (+0000) Subject: clean ztest log before running X-Git-Tag: v1.6.13~16^2~19^2~1 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=993352a8033e0885fb1de4815a5906bb619bf189;p=pazpar2-moved-to-github.git clean ztest log before running --- diff --git a/test/test_filter.sh b/test/test_filter.sh index 68d935f..82708c6 100755 --- a/test/test_filter.sh +++ b/test/test_filter.sh @@ -27,6 +27,7 @@ if test -z "$F"; then fi rm -f ztest.pid +rm -f ${TEST}ztest.log $F -l ${TEST}ztest.log -p ztest.pid -D tcp:localhost:9999 sleep 1 if test ! -f ztest.pid; then