Don''t start VNC on a dry run.
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
--- a/tools/python/xen/xm/create.py Tue Jun 21 19:12:48 2005
+++ b/tools/python/xen/xm/create.py Tue Jun 21 13:50:09 2005
@@ -618,6 +618,7 @@
config = opts.vals.config
else:
opts.load_defconfig()
+ opts.vals.vnc = not opts.vals.dryrun
preprocess(opts, opts.vals)
if not opts.getopt(''name'') and
opts.getopt(''defconfig''):
opts.setopt(''name'',
os.path.basename(opts.getopt(''defconfig'')))
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel