VirtualBox

Ignore:
Timestamp:
Jun 11, 2019 3:26:40 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131252
Message:

ValKit,++: Pylint 2.3.1 adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py

    r79071 r79092  
    7171    def __init__(self, oSet, sVmName, sKind, sInstallIso, fFlags = 0):
    7272        vboxtestvms.BaseTestVm.__init__(self, sVmName, oSet = oSet, sKind = sKind,
    73                                         fRandomPvPModeCrap = False if (fFlags & self.kfNoWin81Paravirt) else True);
     73                                        fRandomPvPModeCrap = (fFlags & self.kfNoWin81Paravirt) == 0);
    7474        self.sInstallIso            = sInstallIso;
    7575        self.fInstVmFlags           = fFlags;
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