aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2023-04-03 14:49:17 +0100
committerAlex Bennée <alex.bennee@linaro.org>2023-04-04 15:56:44 +0100
commit90834f5de6a23011c3c3e45db851914b52604262 (patch)
treeb5dc352d3aa3325eb92f53e3802c79e9684cc4c8 /scripts/qapi/commands.py
parent6e3be02291acec5d8edc89728fff455014d58a32 (diff)
downloadqemu-90834f5de6a23011c3c3e45db851914b52604262.zip
qemu-90834f5de6a23011c3c3e45db851914b52604262.tar.gz
qemu-90834f5de6a23011c3c3e45db851914b52604262.tar.bz2
tests/qemu-iotests: explicitly invoke 'check' via 'python'
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é <berrange@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é <berrange@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230329124539.822022-1-berrange@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230403134920.2132362-9-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions