diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1534978')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1534978 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1534978 b/results/scraper/launchpad-without-comments/1534978 new file mode 100644 index 000000000..579341edf --- /dev/null +++ b/results/scraper/launchpad-without-comments/1534978 @@ -0,0 +1,8 @@ +Windows command line -name cannot use = sign + +Windows command line: + +qemu.exe -L . -name "32-bit Emulation Session RAM=500MB" -boot c -m 500 -drive file=\\.\PhysicalDrive2 + +This fails to run. +If I remove the = sign in the -name quoted string it runs OK. \ No newline at end of file |