[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Patch for typo causing multiple output in xm list -l, courtesy of Laura Ramirez



# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 95ec0b1342061e13e3cd489631db54e0ec2e8f33
# Parent  56752fea020d144da1598dacefbdf4c35375f168
Patch for typo causing multiple output in xm list -l, courtesy of Laura Ramirez
<laura.ramirez@xxxxxx>.

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

diff -r 56752fea020d -r 95ec0b134206 tools/python/xen/xm/main.py
--- a/tools/python/xen/xm/main.py       Thu Oct 13 19:16:02 2005
+++ b/tools/python/xen/xm/main.py       Thu Oct 13 22:16:03 2005
@@ -233,7 +233,7 @@
                
     if use_long:
         for dom in doms:
-            PrettyPrint.prettyprint(doms)
+            PrettyPrint.prettyprint(dom)
     else:
         domsinfo = map(parse_doms_info, doms)
 

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.