diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-06-12 05:13:26 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-06-25 12:45:01 -0400 |
commit | a19975f96d2ee7efe186d9aa0be42285cfafa3f4 (patch) | |
tree | 52040f3019eaedda85bd80759e766baa80d70cc1 /Makefile | |
parent | 96ccc2edf597a191fe03eff98b2905788a26553f (diff) | |
download | podman-a19975f96d2ee7efe186d9aa0be42285cfafa3f4.tar.gz podman-a19975f96d2ee7efe186d9aa0be42285cfafa3f4.tar.bz2 podman-a19975f96d2ee7efe186d9aa0be42285cfafa3f4.zip |
If container is not in correct state podman exec should exit with 126
This way a tool can determine if the container exists or not, but is in the
wrong state.
Since 126 is documeted as:
**_126_** if the **_contained command_** cannot be invoked
It makes sense that the container would exit with this state.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
<Fixed conflicts>
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions