ia64/xen-unstable
changeset 5565:6d68b0c27199
bitkeeper revision 1.1746 (42badf41asjaKoYentyODb8CdFEydg)
Cset exclude: arun.sharma@intel.com[kaf24]|ChangeSet|20050623091344|24134
Cset exclude: arun.sharma@intel.com[kaf24]|ChangeSet|20050623091344|24134
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Thu Jun 23 16:11:45 2005 +0000 (2005-06-23) |
parents | 68de76620c9c |
children | 6cfdf7b8a9dc |
files | tools/python/xen/xm/create.py |
line diff
1.1 --- a/tools/python/xen/xm/create.py Thu Jun 23 16:09:21 2005 +0000 1.2 +++ b/tools/python/xen/xm/create.py Thu Jun 23 16:11:45 2005 +0000 1.3 @@ -618,7 +618,6 @@ def main(argv): 1.4 config = opts.vals.config 1.5 else: 1.6 opts.load_defconfig() 1.7 - opts.vals.vnc = not opts.vals.dryrun 1.8 preprocess(opts, opts.vals) 1.9 if not opts.getopt('name') and opts.getopt('defconfig'): 1.10 opts.setopt('name', os.path.basename(opts.getopt('defconfig')))