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: Paul Eggert
Subject: Re: fixes for whitespace in `pwd`
Date: Thu, 29 Nov 2007 23:30:13 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

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?




reply via email to

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