VirtualBox

Ignore:
Timestamp:
Mar 7, 2017 10:30:26 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit/tests: pylint 2.0.0 fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py

    r62484 r65963  
    6969                # Extract the value
    7070            idxVmNameStart = sLine.find('"');
    71             if idxVmNameStart is -1:
     71            if idxVmNameStart == -1:
    7272                raise Exception('VBoxManageStdOutWrapper: Invalid output');
    7373
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