[PATCH] test: clean up corpora.email

David Bremner david at tethera.net
Sun Nov 27 04:04:38 PST 2016


When we renamed corpus to corpora, we missed a spot.
---
 test/Makefile.local | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.local b/test/Makefile.local
index 91b3693..f8cf90d 100644
--- a/test/Makefile.local
+++ b/test/Makefile.local
@@ -77,4 +77,4 @@ check: test
 SRCS := $(SRCS) $(test_srcs)
 CLEAN += $(TEST_BINARIES) $(addsuffix .o,$(TEST_BINARIES)) \
 	 $(dir)/database-test.o \
-	 $(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.*
+	 $(dir)/corpora.mail $(dir)/test-results $(dir)/tmp.*
-- 
2.10.2



More information about the notmuch mailing list