On Wednesday 03 August 2011 00:15:59 Jon Seymour wrote: > @@ -291,7 +304,7 @@ bisect_next() { > bisect_next_check good > > # Perform all bisection computation, display and checkout > - git bisect--helper --next-all > + git bisect--helper --next-all ${BISECT_MODE} Style, please use $BISECT_MODE instead of ${BISECT_MODE} Thanks, Christian. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html