Re: test-framework-sh: Fix typo in function invocation (regression 2024-06-11).

2024-06-24 Thread Collin Funk
Bernhard Voelker writes: > Some of the files have to be physically copied into the version control like > COPYING > and the 'fdl.texi', for other files we wanted to keep track of changes. > This is the same in coreutils. > > Hence, the change in tests/init.sh will come with the next gnulib updat

Re: test-framework-sh: Fix typo in function invocation (regression 2024-06-11).

2024-06-24 Thread Bernhard Voelker
[+findutils ML] Hi Colin, On 6/24/24 9:00 AM, Collin Funk wrote: Hi Bernhard, Bernhard Voelker writes: thanks for the heads-up, but findutils doesn't have 5c2e65d9c760 (June 12), but is on the older commit 623bcc22f474 from (May 27); hence the bug is/was not yet there. :-) Sorry, my expla

[PATCH] doc: avoid sc_prohibit_unhyphenated_eof failure

2024-06-24 Thread Bernhard Voelker
'make syntax-check' complains: maint.mk: use "end-of-file", not "end of file" make: *** [cfg.mk:273: sc_prohibit_unhyphenated_eof] Error 1 * doc/find.texi (xargs options): Change as suggested by the SC rule. --- doc/find.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --g

Re: test-framework-sh: Fix typo in function invocation (regression 2024-06-11).

2024-06-24 Thread Bernhard Voelker
[FWing to findutils ML] On 6/24/24 2:55 PM, Bernhard Voelker wrote: Hi Collin, On 6/24/24 9:43 AM, Collin Funk wrote: Hi Bernhard, I said: gmake  tests/xargs/test-sigusr gmake[2]: Entering directory '/home/collin/.local/src/findutils'    CC   tests/xargs/test-sigusr.o tests/xargs/test-s