mirror of
https://github.com/containers/podman.git
synced 2025-06-03 12:17:13 +08:00

Rather than checking for non-zero, we need to check for >0 to distinguish between timeouts and error exit codes. Signed-off-by: Jhon Honce <jhonce@redhat.com>