unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Vladimir Panteleev <notmuch@thecybershadow.net>
To: notmuch@notmuchmail.org
Subject: [PATCH 1/2] test: Update extant references to corpus.mail
Date: Thu, 17 Aug 2017 00:41:09 +0000	[thread overview]
Message-ID: <20170817004110.6940-2-notmuch@thecybershadow.net> (raw)
In-Reply-To: <20170817004110.6940-1-notmuch@thecybershadow.net>

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

  reply	other threads:[~2017-08-17  0:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17  0:41 [PATCH 0/2] .gitignore tweaks Vladimir Panteleev
2017-08-17  0:41 ` Vladimir Panteleev [this message]
2017-08-17  0:41 ` [PATCH 2/2] Use rooted paths in .gitignore files Vladimir Panteleev
2017-08-18  9:59 ` [PATCH 0/2] .gitignore tweaks Tomi Ollila
2017-08-18 22:54 ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170817004110.6940-2-notmuch@thecybershadow.net \
    --to=notmuch@thecybershadow.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).