scripts/avocado-run-testplan: Handle Ctrl+C and do better exit code return
Handle Ctrl+C while executing the test plan more cleanly.
Also, make each code path executed by app.run() return
either 0 on success or 1 on failure, so that we get
proper exit codes for the script.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
Showing
想要评论请 注册 或 登录