VirtualBox

Ignore:
Timestamp:
Jan 9, 2017 11:57:35 AM (8 years ago)
Author:
vboxsync
Message:

testdriver/base.py,vboxwrappers.py,tdUnitTest1.py: Modified pidFileAdd and friends to keep the process name and SUDO/set-uid-to-root status around.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py

    r65196 r65199  
    645645
    646646            if oChild is not None:
    647                 self.pidFileAdd(oChild.pid, fSudo = fHardened);
     647                self.pidFileAdd(oChild.pid, sName, fSudo = fHardened);
    648648                iRc = oChild.wait();
    649649                self.pidFileRemove(oChild.pid);
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