Re: Tests not being run for some shells

2010-08-03 Thread Paul Eggert
On 07/29/10 13:54, Eric Blake wrote: >> +trap remove_tmp_ 0 > > Good catch. I'll apply your patch upstream in gnulib soon. Thanks for doing that. I installed this into the gzip source code.

Re: Tests not being run for some shells

2010-07-29 Thread Eric Blake
[adding bug-gnulib, since gzip borrows tests/init.sh from there] > Index: tests/init.sh > === > --- tests/init.sh.orig 2010-01-08 18:12:20.0 + > @@ -253,3 +253,7 @@ >&& . "$srcdir/init.cfg" > > setup_ "$@" > +# Thi