VirtualBox

Ignore:
Timestamp:
Apr 2, 2009 10:00:48 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45536
Message:

OVF: add support for writing OVF 0.9 instead of 1.0 and make it the default in front-ends for now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp

    r18490 r18623  
    656656
    657657        ComPtr<IProgress> progress;
    658         CHECK_ERROR_BREAK(pAppliance, Write(Bstr(strOutputFile), progress.asOutParam()));
     658        CHECK_ERROR_BREAK(pAppliance, Write(Bstr("ovf-0.9"), Bstr(strOutputFile), progress.asOutParam()));
    659659
    660660        showProgress(progress);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette