mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

we were adding a negative duration in podman events, causing inputs like -5s to be correct and 5s to be incorrect. fixes #11158 Signed-off-by: cdoern <cdoern@redhat.com>