[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] xm top was listed twice in the help message -- remove it from the Host Commands
# HG changeset patch # User emellor@xxxxxxxxxxxxxxxxxxxxxx # Node ID 68b4edadd1614f9cae7e1951dd35dc7b52d28d27 # Parent 4d38a73999a914d3fd1e9248eb6c4570bdaa7164 xm top was listed twice in the help message -- remove it from the Host Commands section, leaving it in the Domain Commands section. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> diff -r 4d38a73999a9 -r 68b4edadd161 tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Mon Mar 13 09:49:45 2006 +++ b/tools/python/xen/xm/main.py Mon Mar 13 10:10:27 2006 @@ -159,8 +159,7 @@ host_commands = [ "dmesg", "info", - "log", - "top", + "log" ] scheduler_commands = [ _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |