|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [xenppc-unstable] [TOOLS] oops, put this back
# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID e7cb3aefc233e24c6fa2803bc591b8442b833b6d
# Parent 294577be7c024b72f897d32d7a22edcf265c09b6
[TOOLS] oops, put this back
it causes other issues
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
tools/xm-test/lib/XmTestLib/XenDomain.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 294577be7c02 -r e7cb3aefc233 tools/xm-test/lib/XmTestLib/XenDomain.py
--- a/tools/xm-test/lib/XmTestLib/XenDomain.py Tue Oct 10 12:02:56 2006 -0400
+++ b/tools/xm-test/lib/XmTestLib/XenDomain.py Wed Oct 11 13:01:31 2006 -0400
@@ -50,7 +50,7 @@ class XenConfig:
class XenConfig:
"""An object to help create a xen-compliant config file"""
def __init__(self):
- self.defaultOpts = arch.configDefaults
+ self.defaultOpts = {}
# These options need to be lists
self.defaultOpts["disk"] = []
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [xenppc-unstable] [TOOLS] oops, put this back,
Xen patchbot-xenppc-unstable <=
|
|
|
|
|