VirtualBox

Changeset 38099 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jul 21, 2011 1:39:27 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73049
Message:

FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for ease of testing

File:
1 edited

Legend:

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

    r38056 r38099  
    62546254    CheckComArgNotNull(pTarget);
    62556255    CheckComArgOutPointerValid(pProgress);
    6256 
    6257     /** @todo r=klaus disabled as there are apparently still cases which are
    6258      * not handled correctly */
    6259     if (mode == CloneMode_MachineAndChildStates)
    6260         return setError(VBOX_E_NOT_SUPPORTED,
    6261                         tr("The clone mode \"Machine and child states\" is not yet supported. Please try again in the next VirtualBox maintenance update"));
    62626256
    62636257    /* Convert the options. */
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