On Tue, Sep 16, 2008 at 05:42:11PM -0600, Boyd Lynn Gerber wrote: > When I do a gmake test these 4 platforms all fail only these 2 tests. > > * FAIL 10: reinit > [...] > * FAIL 11: init with --template > [...] > gmake[1]: *** [t0001-init.sh] Error 1 > > I have not had time to look into the failures. How many tests should I > see and pass. The first 40 all pass. Then 2 of 12 fail as above. These failures are unrelated to the described problem, and prevent the system from continuing on to run other tests. So if you get a chance, please: 1. Run t0001 in verbose mode and report the results so we can get a better idea of what's failing: gmake test GIT_TEST_OPTS=--verbose 2. Run t4018 individually and report on the results: cd t && gmake t4018-diff-funcname.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