On 0, Markus Heidelberg <markus.heidelberg@xxxxxx> wrote: > David Aguilar, 07.04.2009: > > t7800-difftool.sh tests the various command-line flags, > > git-config variables, and environment settings supported by > > git-difftool. > > > > Signed-off-by: David Aguilar <davvid@xxxxxxxxx> > > --- > > > > The original broke the test suite on Mac OS. > > Testing difftool.<path>.path is hard without internal support > > for a fake tool. > > Mac OS doesn't have the "echo" command? > I figured it out. The test was using wc -l. On Mac OS the results are formatted differently (leading spaces) so I modified the test to be more robust. See [PATCH v3 10/14]. -- David -- 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