Fix #102
Signed-off-by: Chenxiong Qi cqi@redhat.com
One call to sys.exit in parse_cmdline method is not change, because there is not a good way to fix it based on current architecture.
sys.exit
parse_cmdline
rebased
Looks good to me.
Pull-Request has been merged by cqi
Fix #102
Signed-off-by: Chenxiong Qi cqi@redhat.com
One call to
sys.exitinparse_cmdlinemethod is not change, because there is not a good way to fix it based on current architecture.