f8e21a31b3
When a command is executed with toolbox run and it returns a non-zero exit code, it is just ignored if that exit code is not handled. This prevents users to identify errors when executing commands in toolbox. With this fix, the exit codes of the invoked command are propagated and returned by 'toolbox run'. This includes even exit codes returned by Podman on error. https://github.com/containers/toolbox/pull/1013 Co-authored-by: Ondřej Míchal <harrymichal@seznam.cz> |
||
---|---|---|
.. | ||
meson.build | ||
toolbox-create.1.md | ||
toolbox-enter.1.md | ||
toolbox-help.1.md | ||
toolbox-init-container.1.md | ||
toolbox-list.1.md | ||
toolbox-rm.1.md | ||
toolbox-rmi.1.md | ||
toolbox-run.1.md | ||
toolbox.1.md | ||
toolbox.conf.5.md |