Junio C Hamano <gitster@xxxxxxxxx> writes: > +perl -MTest::More -e 0 2>/dev/null || { > + say skip "Perl Test::More unavailable, skipping test" > + test_done > +} > + I think it would be nice to have "test_skip" function in test-lib.sh; a few tests beside this one (t9500 gitweb test, git-svn tests) have not always filled requirements. -- Jakub Narebski Poland ShadeHawk on #git -- 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