Hi, On Wed, 22 Oct 2008, Jeff King wrote: > On Wed, Oct 15, 2008 at 02:44:36AM -0500, Stephen Haberman wrote: > > > + if [ "$fast_forward" == "t" ] > > This one even fails on my Linux box. :) "==" is a bash-ism. Did we not also prefer "test" to "["? Ciao, Dscho -- 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