WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

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

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] make network-bridge work in more environments
From: Aron Griffis <aron@xxxxxx>
Date: Fri, 6 Jan 2006 19:17:51 -0500
Delivery-date: Sat, 07 Jan 2006 00:23:56 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <a8a6bd980512290758p1101f153v9b6774b67f56e1ca@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: xen-devel@xxxxxxxxxxxxxxxxxxx
References: <a8a6bd980512290758p1101f153v9b6774b67f56e1ca@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
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: pgpMnn50vOtnK.pgp
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>