unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: "Štěpán Němec" <stepnem@smrk.net>
To: Eric Wong <e@80x24.org>
Cc: meta@public-inbox.org
Subject: Re: [PATCH] lei q: support --thread-id=$MSGID || -T $MSGID
Date: Fri, 12 Apr 2024 10:03:43 +0200	[thread overview]
Message-ID: <20240412100343+0200.638465-stepnem@smrk.net> (raw)
In-Reply-To: <20240412020103.2665237-1-e@80x24.org> (Eric Wong's message of "Fri, 12 Apr 2024 02:01:03 +0000")


Typo squad alert!

On Fri, 12 Apr 2024 02:01:03 +0000
Eric Wong wrote:

> diff --git a/t/psgi_v2.t b/t/psgi_v2.t
> index 54faae9b..56a6ae8e 100644
> --- a/t/psgi_v2.t
> +++ b/t/psgi_v2.t
> @@ -101,6 +101,19 @@ EOM
>  	}
>  };
>  
> +my $test_lei_q_threadid = sub {
> +	my ($u) = @_;
> +	test_lei(sub {
> +		lei_ok qw(q -f text --only), $u, qw(-T t@1 s:unrelated);
> +		is $lei_out, '', 'no results on unlrelated thread';
                                                  ^
s/unlrelated/unrelated/

Thanks,

  Štěpán

  reply	other threads:[~2024-04-12  8:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12  2:01 [PATCH] lei q: support --thread-id=$MSGID || -T $MSGID Eric Wong
2024-04-12  8:03 ` Štěpán Němec [this message]
2024-04-12  9:43   ` 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=20240412100343+0200.638465-stepnem@smrk.net \
    --to=stepnem@smrk.net \
    --cc=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).