Files
python-monascaclient/monascaclient/shell.py
Dobroslaw Zybort 0b14b4d492 Return status from running command
This way when someone use code like `sys.exit(main())` it will have
proper exit code on error (so different than `0`).

Story: 2001246
Task: 5776

Change-Id: I1c04fbf73d1fc44da7738c8f22296992d2e7a4f8
2019-01-04 12:53:36 +01:00

3.9 KiB