bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fixes for whitespace in `pwd`


From: Ralf Wildenhues
Subject: Re: fixes for whitespace in `pwd`
Date: Fri, 30 Nov 2007 08:45:20 +0100
User-agent: Mutt/1.5.17 (2007-11-13)

Hello Paul,

* Paul Eggert wrote on Fri, Nov 30, 2007 at 08:30:13AM CET:
> Ralf Wildenhues <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]