Hi Miriam, On Wed, 23 Sep 2020, Miriam Rubio wrote: > General changes > --------------- > > * Rebased on 385c171a01, (Fifteenth batch, 2020-09-18) to update command > help messages. > > > Specific changes > ---------------- > > > [4/6] bisect--helper: reimplement `bisect_autostart` shell function in C > > * Amend commit message. > * Change to `return -1` when we cannot autostart. > * Add `|| exit` to bisect-autostart call in shell script. I think the `bisect_next` function needs the same treatment. Other than that, this iteration is ready to go from my side. Thank you, Dscho