VirtualBox

Ignore:
Timestamp:
Jan 13, 2023 1:16:09 PM (23 months ago)
Author:
vboxsync
Message:

Validation Kit/tdUnitTest1.py: Fixed running locally on Windows (hosts) [pylint, grml].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py

    r98074 r98076  
    12091209            # When executing in remote execution mode, make sure to append the executable suffix here, as
    12101210            # the (white / black) lists do not contain any OS-specific executable suffixes.
    1211             if self.sMode in ('remote-exec'):
     1211            if self.sMode == 'remote-exec':
    12121212                sFilename = sFilename + self.sExeSuff;
    12131213            # Separate base and suffix and morph the base into something we
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