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

Re: woody boot-floppies 3.0.9 i386 for testing



Matt Kraai <kraai@debian.org> wrote:

> local: 3: bad variable name

Sounds like a problem with missing quotes, e.g.,

local f=$(echo a b)

instead of

local f="$(echo a b)"
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: