Current-Users archive

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

Re: One more build break - port evbarm-el



On Thu, Feb 14, 2013 at 07:12:13PM -0500, Christos Zoulas wrote:
> 
> Can't use [ -f foo ] && cat foo

Presumably you've changed it to:
        [ ! -f foo ] || cat foo

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index