mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00

the exists code was plagued by a missing return statement meant to trigger an early exit. Fixes: #7197 Signed-off-by: Brent Baude <bbaude@redhat.com>