VirtualBox

Ignore:
Timestamp:
Mar 20, 2018 4:26:52 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121378
Message:

ValidationKit: bugref:8345 fix incorrect use of direct API call, replacing by helper for future use

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdMoveVM1.py

    r71390 r71411  
    313313
    314314                # cleaning up: get rid of saved state
    315                 fRc = fRc and oSession.o.machine.discardSavedState(True)
     315                fRc = fRc and oSession.discardSavedState(True)
    316316                if fRc is False:
    317317                    reporter.log('Failed to discard the saved state of machine')
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