mirror of
https://github.com/containers/podman.git
synced 2025-06-20 09:03:43 +08: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>