mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 17:05:48 +00: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> |
||
|---|---|---|
| .. | ||
| config.go | ||
| events.go | ||
| events_linux.go | ||
| events_unsupported.go | ||
| filters.go | ||
| journal_linux.go | ||
| journal_unsupported.go | ||
| logfile.go | ||
| nullout.go | ||