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

Re: [Xen-devel] make network-bridge work in more environments



B Thomas wrote: [Thu Dec 29 2005, 10:58:04AM EST]
> # Also made a few minor syntax changes (in particular, replaced "=="
> # with "=", and ">&foo" with ">foo 2>foo") so this works with more
> # limited shells.
...
> -    if [ ${antispoof} == 'yes' ] ; then
> +    if [ ${antispoof} = 'yes' ] ; then

Nit: since you're changing this line already, it would be good to
quote the LHS.

-- 
Aron Griffis
hp Open Source & Linux Organization R&D

Attachment: pgpqY8ArFUMSL.pgp
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.