From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH] xend: typo Date: Mon, 24 Mar 2008 17:53:46 +0000 Message-ID: <20080324175346.GN4434@implementation.uk.xensource.com> References: <20080324174845.GB17335@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20080324174845.GB17335@implementation.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Samuel Thibault, le Mon 24 Mar 2008 17:48:45 +0000, a écrit : > xend: typo > > Signed-off-by: Samuel Thibault > > diff -r 87c17a6c540c tools/python/xen/xend/XendDomainInfo.py > --- a/tools/python/xen/xend/XendDomainInfo.py Fri Mar 21 10:06:06 2008 +0000 > +++ b/tools/python/xen/xend/XendDomainInfo.py Mon Mar 24 17:48:09 2008 +0000 > @@ -459,7 +459,7 @@ class XendDomainInfo: > self.destroy() > raise > else: > - raise XendError('VM is not susupened; it is %s' > + raise XendError('VM is not suspened; it is %s' suspended, even... Samuel