From: Richard Henderson <richard.henderson@linaro.org>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] decodetree: Add --output-null for meson testing
Date: Wed, 31 May 2023 21:10:29 -0700 [thread overview]
Message-ID: <cfca5d8b-9caf-d2be-bd01-3d37e0d5f5e7@linaro.org> (raw)
In-Reply-To: <731efff0-3230-e3f6-5caa-1b2d1082f266@redhat.com>
On 5/31/23 18:51, Thomas Huth wrote:
> On 01/06/2023 01.25, Richard Henderson wrote:
>> Using "-o /dev/null" fails on Windows. Rather that working
>> around this in meson, add a separate command-line option so
>> that we can use python's os.devnull.
>>
>> Reported-by: Thomas Huth <thuth@redhat.com>
>> Fixes: 656666dc7d1b ("tests/decode: Convert tests to meson")
>> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
>> ---
>> scripts/decodetree.py | 18 ++++++++++--------
>> tests/decode/meson.build | 4 ++--
>> 2 files changed, 12 insertions(+), 10 deletions(-)
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
>
>
Thanks. Applied, with typo in the first line above fixed, to master in preparation for
tomorrow's refresh of ci minutes.
r~
prev parent reply other threads:[~2023-06-01 4:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 23:25 [PATCH] decodetree: Add --output-null for meson testing Richard Henderson
2023-06-01 1:51 ` Thomas Huth
2023-06-01 4:10 ` Richard Henderson [this message]
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=cfca5d8b-9caf-d2be-bd01-3d37e0d5f5e7@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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).