quoted
quoted
quoted
quoted
"MA" == Mark Allen [off-list ref] writes:
MA> I made some minor changes to the test suite to make the
MA> tests more portable. The sed on Darwin doesn't understand
MA> extended regex, cmp won't read from '-', and xargs doesn't
MA> have an '-r' command line flag.
Thank you for doing this.
MA> The t3000 test was broken because it wasn't updated when
MA> Linus merged Junio's patch to make git-ls-files show
MA> filenames with leading dots. I fixed that with a trivial
MA> addition.
Not updating the tests to match code was my fault, not Linus.
Thanks again for the fix.