mirror of
https://github.com/containers/podman.git
synced 2025-09-22 20:56:21 +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>