xend: typo
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
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''
% XEN_API_VM_POWER_STATE[state])
def shutdown(self, reason):
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Samuel Thibault, le Mon 24 Mar 2008 17:48:45 +0000, a écrit :> xend: typo > > Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> > > 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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel