X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fnotmuch-test;h=aa28bb05e71160c937865c55eb5add3f4ffc02d5;hb=11a38054641b7b0e927bf574369d4d8dfc7b4742;hp=6db797955bdb54d852b060f0bae3083335672759;hpb=5c19eb46a906819744a022463ee3fd7cdfaabbb9;p=notmuch diff --git a/test/notmuch-test b/test/notmuch-test index 6db79795..aa28bb05 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -97,6 +97,9 @@ trap - HUP INT TERM # Report results ./aggregate-results.sh test-results/* +ev=$? # Clean up rm -rf test-results corpus.mail + +exit $ev