Hello Paul,

* Paul Eggert wrote on Fri, Nov 30, 2007 at 08:30:13AM CET:
> Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> 
> > -  CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst      \
> > +  CU_TEST_NAME=`basename "$(abs_srcdir)"`,$$tst    \
> 
> The other parts of the patch look OK, but this part inserts
> double-quote characters when single-quote would be a tad safer, no?

Yep, thanks.  Feel free to change that when applying (I can also post an
updated patch tonight).

FWIW, a whitespace bugfix round for Autoconf will probably be ready this
weekend.

Cheers,
Ralf


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to