1 Commits

Author SHA1 Message Date
Denis Pynkin
ffa64473a5 debug: run interactive shell on error
Launch interactive shell in context of failed action for issues
investigation and debug.

Add options to debos:
--debug-shell -- to start a shell in case of any failure
--shell <path> -- use selected shell instead of default bash

Fixes #30

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
2017-10-25 15:23:16 +03:00