VirtualBox

Ignore:
Timestamp:
Jun 22, 2016 6:56:54 PM (8 years ago)
Author:
vboxsync
Message:

vboxwrappers.py,Config.kmk: Shut up too-many-boolean-expressions warning because we just sometimes have to have a lot of them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py

    r61595 r61829  
    696696                    raise Exception('Still exists after deletion, weird.');
    697697            except Exception, oXcpt:
    698                 # pylint: disable=too-many-boolean-expressions
    699698                if    fUseTheForce is True \
    700699                  and utils.getHostOs() not in ['win', 'os2'] \
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