From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Emmanouil Pitsidianakis <manos.pitsidianakis@linaro.org>,
qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] scripts/get_maintainer.pl: don't print parentheses
Date: Fri, 13 Oct 2023 12:43:07 +0200 [thread overview]
Message-ID: <67f14cfd-b2c4-d8eb-e096-4ab74ed415d7@linaro.org> (raw)
In-Reply-To: <20231013091628.669415-1-manos.pitsidianakis@linaro.org>
On 13/10/23 11:16, Emmanouil Pitsidianakis wrote:
> When called from git-send-email, some results contain unclosed
> parentheses from the subsystem title, for example:
>
> (cc-cmd) Adding cc: qemu-ppc@nongnu.org (open list:PowerNV (Non-Virt...) from: 'scripts/get_maintainer.pl --nogit-fallback'
> (cc-cmd) Adding cc: qemu-devel@nongnu.org (open list:All patches CC here) from: 'scripts/get_maintainer.pl --nogit-fallback'
> Unmatched () '(open list:PowerNV (Non-Virt...)' '' at /usr/lib/git-core/git-send-email line 642.
> error: unable to extract a valid address from: qemu-ppc@nongnu.org (open list:PowerNV (Non-Virt...)
> What to do with this address? ([q]uit|[d]rop|[e]dit): d
Eh thanks, this bugged me various times =)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> This commit removes all parentheses from results.
>
> Signed-off-by: Emmanouil Pitsidianakis <manos.pitsidianakis@linaro.org>
> ---
> scripts/get_maintainer.pl | 1 +
> 1 file changed, 1 insertion(+)
next prev parent reply other threads:[~2023-10-13 10:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-13 9:16 [PATCH] scripts/get_maintainer.pl: don't print parentheses Emmanouil Pitsidianakis
2023-10-13 10:43 ` Philippe Mathieu-Daudé [this message]
2023-10-13 10:45 ` Paolo Bonzini
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67f14cfd-b2c4-d8eb-e096-4ab74ed415d7@linaro.org \
--to=philmd@linaro.org \
--cc=manos.pitsidianakis@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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 NNTP newsgroup(s).