mirror of
https://github.com/containers/podman.git
synced 2025-09-14 11:55:10 +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>