This patch cleans up some of the argument usage in PrettyPrint.py to avoid a stack trace when doing an ''xm list -l''. Most of the prettyprint() methods were called with 1 argument, but the functions required 2 (one of which was unused). Signed-off-by: Dan Smith <danms@us.ibm.com> -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Mon, Sep 26, 2005 at 03:01:12PM -0700, Dan Smith wrote:> This patch cleans up some of the argument usage in PrettyPrint.py to > avoid a stack trace when doing an ''xm list -l''. Most of the > prettyprint() methods were called with 1 argument, but the functions > required 2 (one of which was unused).Applied. Thank you! Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel