971cdc72cdb80f060193bc0914dc9badcc29696b renamed corpus.mail to corpora.mail. Although 971cdc72cdb80f060193bc0914dc9badcc29696b updated some of the remaining corpus.mail references, two remained, causing the test suite to leave behind an unignored corpora.mail directory. --- test/.gitignore | 2 +- test/notmuch-test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/.gitignore b/test/.gitignore index 0579feef..226019ed 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,5 +1,5 @@ arg-test -corpus.mail +corpora.mail hex-xcode parse-time random-corpus diff --git a/test/notmuch-test b/test/notmuch-test index e7d3151c..9d9df7df 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -50,6 +50,6 @@ echo ev=$? # Clean up -rm -rf test-results corpus.mail +rm -rf test-results corpora.mail exit $ev -- 2.13.3 _______________________________________________ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch