ac43730889
When executing async commands, bail out in case the fail flag is set and a command returns a non zero exit code. This is required to ensure that further downstream commands are not executed as well. Previously, the execution continued till the first error of the command execution itself happened (e.g. command not found). Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
__main__.py | ||
__version__.py | ||
config.py | ||
configschema.py | ||
context.py | ||
includehandler.py | ||
kas.py | ||
kasusererror.py | ||
libcmds.py | ||
libkas.py | ||
repos.py | ||
schema-kas.json |