#241 When answering NO to a warning prompt, application does not exit.
Closed: Fixed Opened by jsteffan.

revisor.py --live-optical --model f7-i386 --kickstart /etc/revisor/conf.d/sample-ks.cfg

Running...

The directories Revisor uses in /var/tmp/ already exist. This could possibly hold data from a previous run. Please remove or move them to a safe location. Then confirm to continue. If you do not move or remove the files, Revisor will simply delete them
Do you want to continue? [Y/n] y

The directories Revisor uses in /srv/revisor/ already exist. This could possibly hold data from a previous run. Please remove or move them to a safe location. Then confirm to continue. If you do not move or remove the files, Revisor will simply delete them
Do you want to continue? [Y/n] n

Abort! Abort! Abort!
Do you want to continue? [Y/n]

Must ctrl-\

It seems the sys.exit(1) is not killing the application anymore.


Metadata Update from @jsteffan:
- Issue set to the milestone: 2.0.5 (EL-5)

Metadata