On Mon, May 7, 2012 at 3:23 AM, Felipe Contreras <felipe.contreras@xxxxxxxxx> wrote: > @@ -2642,6 +2642,8 @@ _git () > return > fi > > + (( cmd_pos = c + 1 )) Actually, I would prefer cmd_pos=$((c + 1)). -- Felipe Contreras -- 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