Re: test-vc-list-files-cvs.sh failure on OS X 10.6.3

2010-05-28 Thread Gary V. Vaughan
Hi Peter, On 28 May 2010, at 20:43, Peter O'Gorman wrote: > On 05/28/2010 12:30 AM, Gary V. Vaughan wrote: > >> Obviously, the test is assuming GNU find (which is called gfind on my >> machine, but it doesn't come with Mac OS, which ships only BSD find), >> but with a cursory look around I couldn

Re: test-vc-list-files-cvs.sh failure on OS X 10.6.3

2010-05-28 Thread Peter O'Gorman
On 05/28/2010 12:30 AM, Gary V. Vaughan wrote: > Obviously, the test is assuming GNU find (which is called gfind on my > machine, but it doesn't come with Mac OS, which ships only BSD find), > but with a cursory look around I couldn't see where the failing find > was invoked. It looks for a 'cvsu

test-vc-list-files-cvs.sh failure on OS X 10.6.3

2010-05-27 Thread Gary V. Vaughan
While checking for regressions in very old m4 patches I hadn't gotten round to submitting, I notice that the HEAD revision of both branch-1.4 and branch-1.6 fail this test: ; cd Devo/m4--release--1.4 ; git pull && ./bootstrap && mkdir +build && cd +build && ../configure && make all che