VirtualBox

Changeset 77618 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 8, 2019 12:02:23 PM (6 years ago)
Author:
vboxsync
Message:

Guest Control/Validation Kit: Added a test case for bugref:9398 (build fix).

File:
1 edited

Legend:

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

    r77615 r77618  
    22212221                reporter.log('Creating reboot thread ...');
    22222222                oThreadReboot = threading.Thread(target = self.threadForTestGuestCtrlSessionReboot,
    2223                                                  args=(oGuestProcess),
     2223                                                 args=(oGuestProcess,),
    22242224                                                 name=('threadForTestGuestCtrlSessionReboot'));
    22252225                oThreadReboot.setDaemon(True);
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