This repository was archived by the owner on Feb 18, 2019. It is now read-only.

Description
Using mozcommitbuilder, I get asked "good, bad or skip?". I would like an option "exit", which then told me what it had discovered so far and even gave me a command line to resume where I left off.
This would have been very useful during a recent long bisection where it was only using 1 core and I wanted to change to use all 4!
In fact, when it prints progress after each bisection, it should print enough info to allow you to restart if the program or your computer crashes.