Test: mem.sh rm files, rm commit tests from datastore_multi

This commit is contained in:
Olof hagsand 2024-06-23 10:49:13 +02:00
parent 5b8828c530
commit 78cd42c15d
5 changed files with 10 additions and 40 deletions

View file

@ -69,6 +69,8 @@ function memonce(){
if [ $testnr != 0 ]; then echo; fi
perfnr=1000 # Limit performance tests
testfile=$test
# clear test dir
sudo rm -rf /var/tmp/mem.sh
. ./$test
errcode=$?
endsuite