ia64/xen-unstable
changeset 6763:3aa853185afe
Remove debug output.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Mon Sep 12 19:49:59 2005 +0000 (2005-09-12) |
parents | e9d01c5dc7b4 |
children | 38a29ec8d021 |
files | tools/python/xen/xend/XendDomainInfo.py |
line diff
1.1 --- a/tools/python/xen/xend/XendDomainInfo.py Mon Sep 12 19:49:03 2005 +0000 1.2 +++ b/tools/python/xen/xend/XendDomainInfo.py Mon Sep 12 19:49:59 2005 +0000 1.3 @@ -436,8 +436,6 @@ class XendDomainInfo: 1.4 1.5 backdom = domain_exists(sxp.child_value(devconfig, 'backend', '0')) 1.6 1.7 - log.error(devconfig) 1.8 - 1.9 devnum = self.netif_idx 1.10 self.netif_idx += 1 1.11