summaryrefslogtreecommitdiff
path: root/contrib/cirrus
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-07-21 11:14:13 -0400
committerMatthew Heon <mheon@redhat.com>2020-07-21 13:28:40 -0400
commit90e547ec1a0cacd2e2b5f2365972cb26484026a2 (patch)
tree8fb35ecfe793e5e2007057f90bd4c44b2d86caec /contrib/cirrus
parentf8e2a3500e3daadf21137d1647cabf9ef20b2114 (diff)
downloadpodman-90e547ec1a0cacd2e2b5f2365972cb26484026a2.tar.gz
podman-90e547ec1a0cacd2e2b5f2365972cb26484026a2.tar.bz2
podman-90e547ec1a0cacd2e2b5f2365972cb26484026a2.zip
Do not print an error message on non-0 exec exit code
This was added with an earlier exec rework, and honestly is very confusing. Podman is printing an error message, but the error had nothing to do with Podman; it was the executable we ran inside the container that errored, and per `podman run` convention we should set the Podman exit code to the process's exit code and print no error. Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'contrib/cirrus')
0 files changed, 0 insertions, 0 deletions