VirtualBox

Ignore:
Timestamp:
Jan 31, 2020 11:32:55 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135939
Message:

TestManager: Fixes for new pylint version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r81116 r82940  
    499499                            if oFailure is not None and oFailure.idFailureReason in aidFailureReasons:
    500500                                break;
    501                             else:
    502                                 oFailure = None;
     501                            oFailure = None;
    503502                    if oFailure is not None:
    504503                        cBad += 1;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette