VirtualBox

Changeset 61205 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
May 26, 2016 9:37:52 AM (9 years ago)
Author:
vboxsync
Message:

sorry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp

    r61204 r61205  
    152152        rc = TST_COM_EXPR(machine->COMGETTER(State)(&machineState));
    153153    // check that machine is in running state
    154     if (   SUCCEEDE(rc)
     154    if (   SUCCEEDED(rc)
    155155        && (   machineState == MachineState_Running
    156156            || machineState == MachineState_Paused))
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