qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] decodetree: Add --output-null for meson testing


From: Richard Henderson
Subject: Re: [PATCH] decodetree: Add --output-null for meson testing
Date: Wed, 31 May 2023 21:10:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]