On Fri, Apr 03, 2009 at 07:54:57PM +0200, Johannes Sixt wrote: > If you base the patch on 'master', you can add this line to test-lib.sh > > test -z "$NO_PERL" && test_set_prereq PERL Thanks, I'm working up a patch using this now. > [But actually, if I read you patch correctly, NO_PERL will be set in > t/Makefile only if one runs 'make test' from the main directory. You should > invent some method to detect missing perl (or that NO_PERL was set) if 'make' > is run directly from t/.] Yes, it should go into GIT-BUILD-OPTIONS which gets sourced by test-lib.sh (and then it not only works with "make test" from "t/", but also with "sh t????-whatever.sh". -Peff -- 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