|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Rename XendRoot to XendOptions
On Thu, Jan 18, 2007 at 03:15:33PM +0000, Ewan Mellor wrote:
> Applied. This patch actually just renamed XendRoot -> XendOptions, rather
> than updating all of the self-references therein, but I got what you meant.
Did it not apply properly? The patch has:
rename from tools/python/xen/xend/XendRoot.py
rename to tools/python/xen/xend/XendOptions.py
--- a/tools/python/xen/xend/XendOptions.py
+++ b/tools/python/xen/xend/XendOptions.py
@@ -16,11 +16,11 @@
# Copyright (C) 2005 XenSource Ltd
#============================================================================
-"""Xend root class.
-Creates the servers and handles configuration.
+"""Xend options.
+Handles configuration.
etc.
Maybe hg doesn't automatically grok git patches unless you enable the option?
If so, my apologies.
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|