On 11/12/2024 18.26, Daniel P. Berrangé wrote:
The 'which' helper is simpler and sufficient for test needs.

... and it does not depend on the external "which" program that might not be installed on all host systems, so this is much better indeed!

Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
---
  tests/functional/qemu_test/__init__.py   |  2 +-
  tests/functional/qemu_test/cmd.py        | 54 ++----------------------
  tests/functional/qemu_test/tuxruntest.py | 10 ++---
  3 files changed, 9 insertions(+), 57 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to