On Thu, Jun 10, 2010 at 09:39, Thomas Rast <trast@xxxxxxxxxxxxxxx> wrote: > Since 7b3bdbb (fixup: do not unconditionally disable "diff -u", > 2010-05-31), test-lib.sh depends on having $DIFF set in the > environment for the construction of $GIT_TEST_CMP. While this works > when called from the main Makefile, it fails if the tests are called > on their own and the user does not have $DIFF set. > > Set it to 'diff' if it is unset, like the Makefile does. > > Signed-off-by: Thomas Rast <trast@xxxxxxxxxxxxxxx> > --- > > I have an uneasy feeling that I must be missing something, seeing as > this went unnoticed for 10 days... Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> I spotted it too when preparing the TAP series, I just didn't submit a fix for it. -- 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