mirror of
https://github.com/containers/podman.git
synced 2026-01-26 14:59:21 -05: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>