projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429616e
)
clean ztest log before running
author
Dennis Schafroth
<dennis@indexdata.com>
Mon, 23 Apr 2012 07:13:15 +0000
(07:13 +0000)
committer
Dennis Schafroth
<dennis@indexdata.com>
Mon, 23 Apr 2012 07:13:15 +0000
(07:13 +0000)
test/test_filter.sh
patch
|
blob
|
history
diff --git
a/test/test_filter.sh
b/test/test_filter.sh
index
68d935f
..
82708c6
100755
(executable)
--- 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