mirror of
https://github.com/containers/podman.git
synced 2026-07-12 08:15:23 -04:00
There is exactly one caller, with two code paths, and each only needs _half_ of the function - and they really only share the parentFlags and Quiet logic. It's easier to do things directly. Signed-off-by: Miloslav Trmač <mitr@redhat.com>