]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: simplify 'which' implementation
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:26 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commitdd6dfc012c914d3e81be1da4b0ca7328949bdd08
treec2e77cb3c35644b28bd547075cbc4f7d7c030328
parent0da341a78f00d6feae98f38d1dfbe2e9f88d0b93
tests/functional: simplify 'which' implementation

The 'access' check implies the file exists.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-6-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/cmd.py