mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
Return the error not just log as the caller can then decide to log this and exit > 0. I also removed the c.valid check as I do not see what the purpose of this would be. c.valid is only false when the ctr was removed but then we should never get there as Cleanup() will not work on a container in removing state. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
10 KiB
10 KiB