mirror of
https://github.com/containers/podman.git
synced 2026-03-26 18:43:30 -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>