On 21/11/2024 17.57, Alex Bennée wrote:
From: Daniel P. Berrangé <[email protected]>

Telling exec_command_wand_wait_for_pattern to wait for the empty
string does not make any conceptual sense, as a check for empty
string will always succeed. It makes even less sense when followed
by a call to wait_for_console_pattern() with a real match.

Signed-off-by: Daniel P. Berrangé <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
---
  tests/functional/test_virtio_gpu.py | 3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to