Changeset 17074 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Feb 24, 2009 3:00:32 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43299
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp
r17033 r17074 540 540 } 541 541 542 if (FAILED(rc)) 543 break; 544 542 545 if (llMachines.size() == 0) 543 546 return errorSyntax(USAGE_EXPORTAPPLIANCE, "Missing arguments to export command.");
Note:
See TracChangeset
for help on using the changeset viewer.