Re: maint: import tests/init.sh from Gnulib during bootstrap

2024-07-04 Thread Collin Funk
Jim Meyering writes: > Thanks. I've done the same for gzip, sed, diffutils, grep and cppi. > It needed a tiny adaptation for sed's use of "testsuite" as the > directory name rather than the more common "tests". > Also, there were two new warnings exposed in gzip (because I built > with bleeding e

Re: maint: import tests/init.sh from Gnulib during bootstrap

2024-07-04 Thread Jim Meyering
On Thu, Jul 4, 2024 at 1:36 AM Pádraig Brady wrote: > > On 04/07/2024 02:08, Collin Funk wrote: > > Hi, > > > > Recently there was a bug fix in Gnulib's tests/init.sh. I then noticed > > many packages copy this manually from Gnulib. Bruno and I discussed the > > proper way to import the file from

Re: maint: import tests/init.sh from Gnulib during bootstrap

2024-07-04 Thread Pádraig Brady
On 04/07/2024 02:08, Collin Funk wrote: Hi, Recently there was a bug fix in Gnulib's tests/init.sh. I then noticed many packages copy this manually from Gnulib. Bruno and I discussed the proper way to import the file from Gnulib [1]. What do you think of the attached patch? Basically remove the