unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Subject: [PATCH] tests: clean up t/home* consistently
Date: Sun, 21 Feb 2021 09:11:06 +0000	[thread overview]
Message-ID: <20210221091106.1511-1-e@80x24.org> (raw)

And update t/home2/README while we're at it.

Followup-to: 4ea3975dbed0a533 ("tests: setup_public_inboxes: use IMAP-friendly newsgroups")
---
 Makefile.PL    | 2 +-
 t/home2/README | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 89f1774e..6da2ed70 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -175,7 +175,7 @@ WriteMakefile(
 	},
 	MAN3PODS => \%man3,
 	clean => {
-		FILES => 't/home1/setup* t/home1/t* t/home1/.public-inbox'
+		FILES => 't/home*/setup* t/home*/t* t/home*/.public-inbox'
 	},
 );
 
diff --git a/t/home2/README b/t/home2/README
index 1ba87891..179584a2 100644
--- a/t/home2/README
+++ b/t/home2/README
@@ -3,6 +3,6 @@ between various tests.
 
 See setup_publicinboxes() in lib/PublicInbox/TestCommon.pm.
 
-It is versioned (currently "1" in "home1") and will be renamed
-"home2" and so forth if the data created by setup_publicinboxes()
+It is versioned (currently "2" in "home2") and will be renamed
+"home3" and so forth if the data created by setup_publicinboxes()
 changes.

             reply	other threads:[~2021-02-21  9:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-21  9:11 Eric Wong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-21 18:28 [PATCH] tests: clean up t/home* consistently Eric Wong

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://public-inbox.org/README

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

  git send-email \
    --in-reply-to=20210221091106.1511-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=meta@public-inbox.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.
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).