VirtualBox

Changeset 74601 in vbox for trunk


Ignore:
Timestamp:
Oct 3, 2018 4:01:13 PM (6 years ago)
Author:
vboxsync
Message:

OCI: don't lose the error code from ExportVM

File:
1 edited

Legend:

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

    r74554 r74601  
    24952495                         25); // ULONG ulFirstOperationWeight,
    24962496
    2497             cloudClient->ExportVM(m->virtualSystemDescriptions.front(), pTask->pProgress);
     2497            hrc = cloudClient->ExportVM(m->virtualSystemDescriptions.front(), pTask->pProgress);
    24982498        } else {
    24992499            /// @todo Fail here with user notification. We do export 1 VM only
Note: See TracChangeset for help on using the changeset viewer.

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