Jim Meyering wrote: > I tried latest gnulib with grep and saw three easily-fixed failures
Ah, some packages execute the tests without $(SHELL). Then we need to make all the tests/*.sh executable. 2023-04-03 Bruno Haible <br...@clisp.org> tests: Set executable bit on more tests. * tests/test-c-dtoastr.sh: Make executable. * tests/test-c-ldtoastr.sh: Likewise. * tests/test-immutable.sh: Likewise. * tests/test-vasnwprintf-posix2.sh: Likewise.