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-changelog

[Xen-changelog] Fix typo.

# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID a05338d886d9e43996c4061d912a15cc93ef145c
# Parent  a2f9f958fb1404a0f6cb057fe5bf3fb5096effb0
Fix typo.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r a2f9f958fb14 -r a05338d886d9 tools/python/xen/xend/XendCheckpoint.py
--- a/tools/python/xen/xend/XendCheckpoint.py   Tue Aug  2 17:59:59 2005
+++ b/tools/python/xen/xend/XendCheckpoint.py   Tue Aug  2 18:04:00 2005
@@ -155,7 +155,7 @@
                                 dominfo.db.introduceDomain(dominfo.id,
                                                            dominfo.store_mfn,
                                                            
dominfo.store_channel)
-                            dominfo.exportToDB(save=True, sync=True))
+                            dominfo.exportToDB(save=True, sync=True)
                     log.info(l.rstrip())
                     try:
                         l = child.fromchild.readline()

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

<Prev in Thread] Current Thread [Next in Thread>