mirror of
https://github.com/containers/podman.git
synced 2025-10-27 03:06:22 +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>