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] Remove debug output.

# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 3aa853185afe00a4c6417b65a37f6f78c0fb6a77
# Parent  e9d01c5dc7b4d6b7cda9ade0d137ddb89bb204cc
Remove debug output.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r e9d01c5dc7b4 -r 3aa853185afe tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py   Mon Sep 12 19:49:03 2005
+++ b/tools/python/xen/xend/XendDomainInfo.py   Mon Sep 12 19:49:59 2005
@@ -436,8 +436,6 @@
 
             backdom = domain_exists(sxp.child_value(devconfig, 'backend', '0'))
 
-            log.error(devconfig)
-            
             devnum = self.netif_idx
             self.netif_idx += 1
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Remove debug output., Xen patchbot -unstable <=