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] Minor import tidy.

# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 7ad6cf4260ebc614822fda159f7bcec47a0534e2
# Parent  bdcb115c667a12a5514517456639142c1273b0f1
Minor import tidy.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r bdcb115c667a -r 7ad6cf4260eb tools/python/xen/xend/server/SrvDaemon.py
--- a/tools/python/xen/xend/server/SrvDaemon.py Sat Dec 10 23:20:08 2005
+++ b/tools/python/xen/xend/server/SrvDaemon.py Mon Dec 12 16:24:32 2005
@@ -16,10 +16,10 @@
 
 import xen.lowlevel.xc
 
-from xen.xend.server import SrvServer
 from xen.xend.XendLogging import log
 
 import relocate
+import SrvServer
 from params import *
 
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Minor import tidy., Xen patchbot -unstable <=