unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] test: git should ignore message-id-parse
@ 2018-10-07  4:09 Daniel Kahn Gillmor
  2018-10-08 15:53 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kahn Gillmor @ 2018-10-07  4:09 UTC (permalink / raw)
  To: Notmuch Mail

b31e44c678bf3bfe81bcc5f159e627551f12700f introduced message-id-parse
as a new binary created by the test suite.  It shows up as sometihng
additional to git, but git ought to know to ignore it.
---
 test/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/.gitignore b/test/.gitignore
index 73fe7e24..69080e5e 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -9,3 +9,4 @@
 /test-results
 /ghost-report
 /tmp.*
+/message-id-parse
-- 
2.19.0

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

* Re: [PATCH] test: git should ignore message-id-parse
  2018-10-07  4:09 [PATCH] test: git should ignore message-id-parse Daniel Kahn Gillmor
@ 2018-10-08 15:53 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2018-10-08 15:53 UTC (permalink / raw)
  To: Daniel Kahn Gillmor, Notmuch Mail

Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:

> b31e44c678bf3bfe81bcc5f159e627551f12700f introduced message-id-parse
> as a new binary created by the test suite.  It shows up as sometihng
> additional to git, but git ought to know to ignore it.

pushed to master, with one spelling fix.

d

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

end of thread, other threads:[~2018-10-08 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-07  4:09 [PATCH] test: git should ignore message-id-parse Daniel Kahn Gillmor
2018-10-08 15:53 ` 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).