On Thu, Oct 14, 2010 at 20:40, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > + Â Â Â case ",$test_prereq," in > + Â Â Â *,$1,*) Won't this only work with: test_expect_success FOO,THINGYOUWANT,BAR '...' And not: test_expect_success THINGYOUWANT,FOO,BAR '...' ? -- 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