mirror of
https://github.com/containers/podman.git
synced 2026-03-17 06:07:46 -04: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>