From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH] [XEND] alignment of vtpm support in xenapi, documentation and libxen Date: Tue, 30 Jan 2007 16:33:08 +0000 Message-ID: <20070130163308.GC6023@leeni.uk.xensource.com> References: <20070130161335.GA6023@leeni.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefan Berger Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Jan 30, 2007 at 11:18:01AM -0500, Stefan Berger wrote: > I noticed there's an error in the patch to XendDomainInfo. If > you replace the has_type() part with has_key() then test 9 passes. Sorry > for that. Fixed, thanks. Ewan.