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:
Jameson Graef Rollins 2011-05-07 12:10:04 -07:00 committed by Carl Worth
parent 7058ac2bbe
commit 04927208fa

View file

@ -54,4 +54,4 @@ done
./aggregate-results.sh test-results/*
# Clean up
rm -r test-results corpus.mail
rm -rf test-results corpus.mail