|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Revert 04a7decd0645b23f1f398340e927eb191f0e754d since it
# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 317e5a7092e2de0a25636118609131578555bf88
# Parent 86cf8f4e5de59faaca6136f4c9fc9eb5c4c7cc77
Revert 04a7decd0645b23f1f398340e927eb191f0e754d since it's not needed.
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
diff -r 86cf8f4e5de5 -r 317e5a7092e2 tools/python/xen/xm/create.py
--- a/tools/python/xen/xm/create.py Sat Nov 19 01:27:20 2005
+++ b/tools/python/xen/xm/create.py Sat Nov 19 03:35:37 2005
@@ -905,9 +905,6 @@
opts.setopt('name', os.path.basename(opts.getopt('defconfig')))
config = make_config(opts.vals)
- if type(config) == str:
- config = sxp.parse(file(config))[0]
-
return (opts, config)
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Revert 04a7decd0645b23f1f398340e927eb191f0e754d since it's not needed.,
Xen patchbot -unstable <=
|
|
|
|
|