On 9/10/24 00:58, Thomas Huth wrote:
has_cmd returns a tuple, not a boolean value. This fixes a crash when
e.g. "tesseract" is not available in the test_m68k_nextcube test.

Reported-by: Richard Henderson<[email protected]>
Signed-off-by: Thomas Huth<[email protected]>
---
  tests/functional/qemu_test/cmd.py       | 6 +++---
  tests/functional/qemu_test/tesseract.py | 3 ++-
  2 files changed, 5 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to