unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] test: clean up corpora.email
@ 2016-11-27 12:04 David Bremner
  2016-12-03 11:23 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: David Bremner @ 2016-11-27 12:04 UTC (permalink / raw)
  To: notmuch

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] test: clean up corpora.email
  2016-11-27 12:04 [PATCH] test: clean up corpora.email David Bremner
@ 2016-12-03 11:23 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2016-12-03 11:23 UTC (permalink / raw)
  To: notmuch

David Bremner <david@tethera.net> writes:
>  	 $(dir)/database-test.o \
> -	 $(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.*
> +	 $(dir)/corpora.mail $(dir)/test-results $(dir)/tmp.*
> -- 
> 2.10.2

pushed to master,

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-03 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-27 12:04 [PATCH] test: clean up corpora.email David Bremner
2016-12-03 11:23 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).