On 11/12/2024 18.26, Daniel P. Berrangé wrote:
The 'run_cmd' helper is re-implementing a convenient helper that already exists in the form of the 'run' and 'check_call' methods provided by 'subprocess'.Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> ---
Reviewed-by: Thomas Huth <th...@redhat.com>