VirtualBox

Ignore:
Timestamp:
May 29, 2019 12:02:10 PM (6 years ago)
Author:
vboxsync
Message:

bugref:9436. fixed interpret() for cloud case.

File:
1 edited

Legend:

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

    r78841 r78843  
    138138    m->virtualSystemDescriptions.clear();
    139139
    140     if (!m->pReader)
     140    if (m->locInfo.storageType == VFSType_File && !m->pReader)
    141141        return setError(E_FAIL,
    142142                        tr("Cannot interpret appliance without reading it first (call read() before interpret())"));
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