Daniel P. Berrangé <berra...@redhat.com> writes:

> The 'check' script will use "#!/usr/bin/env python3" by default
> to locate python, but this doesn't work in distros which lack a
> bare 'python3' binary like NetBSD.
>
> We need to explicitly invoke 'check' by referring to the 'python'
> variable in meson, which resolves to the detected python binary
> that QEMU intends to use.
>
> This fixes a regression introduced by
>
>   commit 51ab5f8bd795d8980351f8531e54995ff9e6d163
>   Author: Daniel P. Berrangé <berra...@redhat.com>
>   Date:   Wed Mar 15 17:43:23 2023 +0000
>
>     iotests: register each I/O test separately with meson
>
> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>

Queued to for-8.0/more-misc-fixes, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro

Reply via email to