PTU5KAS/kas
Paul Barker 6ada99e40d kas: Don't return None from kas()
The return value of kas() is used as the argument to sys.exit() so it
should be 0 to report successful completion.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-05-19 12:02:50 +02:00
..
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 2.1.1 2020-05-19 08:03:26 +02:00
build.py build: Drop unnecessary argument to BuildCommand() 2020-05-19 11:13:42 +02:00
config.py config: use 'qemux86-64' instead of 'qemu' as default for KAS_MACHINE 2020-02-18 13:05:13 +01:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
includehandler.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
kas.py kas: Don't return None from kas() 2020-05-19 12:02:50 +02:00
libcmds.py kas/libcmds: add creation of $HOME/.aws 2020-05-05 14:34:28 +02:00
libkas.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
repos.py repos: Silence pycodestyle error 2020-05-19 07:53:02 +02:00
shell.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00