[bug #61501] find -execdir wrong root item path

2021-11-27 Thread Bernhard Voelker
Update of bug #61501 (project findutils): Status: Need Info => Working as Intended Open/Closed:Open => Closed ___ Follow-up Comment #3: Thanks for confir

[PATCH] tests: fix error diagnostic

2021-11-27 Thread Bernhard Voelker
* find/testsuite/config/unix.exp (safe_path): Change $PATH to PATH as the message refers to the name of the environment variable, i.e., not its value. --- find/testsuite/config/unix.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/find/testsuite/config/unix.exp b/find/te

Re: Bug report in test suite

2021-11-27 Thread Bernhard Voelker
On 11/19/21 20:23, Bernhard Voelker wrote: > I'm getting exactly the same when the PATH variable contains the current > directory ".". > This is a security problem, and I've not seen this on any system in the last > 15 years. > > Still, the test suite should cater for and run in a sane environme

[bug #60383] [feature-request] let find read files from stdin or file.

2021-11-27 Thread Bernhard Voelker
Follow-up Comment #14, bug #60383 (project findutils): Pushed (with a slightly different text in the documentation) at: https://git.savannah.gnu.org/cgit/findutils.git/commit/?id=4ddb092de66a4186a097de5ab8390b2e7d167efb ___ Reply to this i

[bug #61327] Support for birth time

2021-11-27 Thread Bernhard Voelker
Update of bug #61327 (project findutils): Status:None => Fixed Release:None => 4.8.0 ___ Follow-up Comment #2: It seems this too