VirtualBox

Changeset 84444 in vbox


Ignore:
Timestamp:
May 22, 2020 7:55:03 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddBasic1.py: Pylint.

File:
1 edited

Legend:

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

    r84443 r84444  
    206206            oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(oTestVm.sVmName, fCdWait = False);
    207207            reporter.testDone();
    208             if oTxsSession: 
    209                 oTxsSession.syncExec("sed", 
     208            if oTxsSession:
     209                oTxsSession.syncExec("sed",
    210210                                     ("sed", "-i", "'s/.*udev_log.*/udev_log=\"debug\"/'", "/etc/udev/udev.conf"),
    211211                                     fIgnoreErrors = 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