Re: find -L -execdir (Was: "find" ends with exit code "0" although exec command returned an error)

2015-12-22 Thread Stephane Chazelas
2015-12-22 15:58:33 +, James Youngman: [...] > Trying your example with recent find code ($PWD here is the root of a > freshly built findutils tree), though, I don't get the same result. > It looks to me as if the the behaviour you're describing is a > previously reported and fixed bug > (https

Re: find -L -execdir (Was: "find" ends with exit code "0" although exec command returned an error)

2015-12-22 Thread James Youngman
On Sun, Dec 20, 2015 at 7:54 PM, Stephane Chazelas wrote: > 2015-12-20 18:30:36 +, James Youngman: >> On Fri, Dec 18, 2015 at 11:43 PM, Stephane Chazelas >> wrote: >> >> > At that Q&A, we also discuss the behaviour of GNU find when both >> > -L and -execdir are used for which I think at least