mirror of
https://github.com/containers/podman.git
synced 2026-01-30 00:41:40 -05:00
The `Error` part of response must be nil (or omitted) if no error occurred. Before this commit a zero value for the struct was returned. Signed-off-by: Matej Vasek <mvasek@redhat.com>