Opened 16 years ago
Closed 16 years ago
#1868 closed defect (wontfix)
vditool can't handle whitespaces in arguments
Reported by: | Marc Schütz | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 1.6.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
When vditool is called for an image with spaces in the name, it prints the following error:
vditool SHRINK Windows\ 2000\ VM.vdi
... Syntax error: Invalid argument count!
vditool shouldn't do argument parsing on Linux, as this is already done by the shell.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
That is probably right but vditool should not be used if possible.
should do the same.