VirtualBox

Changeset 79606 in vbox


Ignore:
Timestamp:
Jul 8, 2019 7:04:42 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131908
Message:

fixed the call of ICloudClient::importInstance() in the Appliance::i_importCloudImpl().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp

    r79584 r79606  
    14561456             * The most simple way is to create a TAR archive. */
    14571457            hrc = cloudClient->ImportInstance(m->virtualSystemDescriptions.front(),
    1458                                               aVBoxValues[0],
    14591458                                              VBox,
    14601459                                              pProgress);
     
    20422041        }
    20432042
    2044         hrc = E_FAIL;
    20452043        if (FAILED(hrc))
    20462044        {
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