add cleanup for tests that need local index
This commit is contained in:
parent
1296e87c15
commit
3c27d18c95
@ -27,8 +27,9 @@ checkresult() {
|
||||
fatal '*** ' $myname FAILED
|
||||
else
|
||||
rm -f $mydiffs
|
||||
# for tests with a local index
|
||||
rm -rf xapiandb aspdict.* missing recoll.conf
|
||||
exit 0
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user