On 9/10/26 11:15 AM, Alex Bennée wrote:
A future change will want to use additional flags which clash with docker/podman command lines. Currently they would get snarfed up by argparser. Make the pass-through commands explicit to avoid this.Signed-off-by: Alex Bennée <[email protected]> --- scripts/coverity-scan/run-coverity-scan | 2 +- tests/docker/docker.py | 5 ++++- tests/tcg/meson.build | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
