omegatest: Delete any existing database recursively
commitabb5513243f1ebbe394b11b3438ac3c61541bd2f
authorGaurav Arora <gauravarora.daiict@gmail.com>
Thu, 26 Oct 2017 01:57:02 +0000 (26 14:57 +1300)
committerOlly Betts <olly@survex.com>
Thu, 26 Oct 2017 01:57:02 +0000 (26 14:57 +1300)
treefc4b248965fbb5fb51bddbd9ee9902490ae730a5
parent145503bbe4a5bf702cd13cb2e592111e8d7ca89a
omegatest: Delete any existing database recursively

rm -f happens to work currently because the previous testcase uses
a stub database, but consistently using rm -rf is more robust.
xapian-applications/omega/omegatest