mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
test: force deletion of test remnants
This keeps the test from failing if only a subset of the remnants were available for deletion, because e.g. only a subset of the tests were run.
This commit is contained in:
parent
7058ac2bbe
commit
04927208fa
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ done
|
|||
./aggregate-results.sh test-results/*
|
||||
|
||||
# Clean up
|
||||
rm -r test-results corpus.mail
|
||||
rm -rf test-results corpus.mail
|
||||
|
|
Loading…
Reference in a new issue