VirtualBox

Ignore:
Timestamp:
Feb 6, 2024 3:56:54 PM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161500
Message:

Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r103225 r103229  
    27262726            # We don't want them to be started in session 0, as this would prevent desktop interaction and other stuff.
    27272727            fRc, eExitStatus, iExitCode, _, _, _ = \
    2728                 self.executeGstCtlHelper(oSession, oTxsSession, oGuestSession, [ "show", "win-session-id" ]);
     2728                self.executeGstCtlHelper(oTxsSession, oGuestSession, [ "show", "win-session-id" ]);
    27292729            if  fRc \
    27302730            and eExitStatus == vboxcon.TerminatedNormally:
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