coreutils
[Top][All Lists]
Advanced

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

Re: [coreutils] Re: Builds of coreutils-8.6.19-1369f


From: Andreas Schwab
Subject: Re: [coreutils] Re: Builds of coreutils-8.6.19-1369f
Date: Sat, 06 Nov 2010 15:06:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Jim Meyering <address@hidden> writes:

> Here's a better test case:
>
>     $ /bin/sh -c 'f(){ local s=$IFS; test -n "$s"; }; f'
>     [Exit 1]
>
> And based on that, here's a patch to gnulib's tests/init.sh
> that solves the problem more generally:
> (but this is not enough for coreutils, since some
> failing tests don't yet use init.sh)

Why not just add the quotes?  This isn't formally an assignment, so the
behaviour of the shell is reasonable after all.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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