VirtualBox

Ignore:
Timestamp:
Jan 19, 2017 11:50:41 AM (8 years ago)
Author:
vboxsync
Message:

trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/btresolver.py

    r65369 r65371  
    4747
    4848    for sPath in asPaths:
    49         for sDirPath, _, asFiles in os.walk(sPath): 
     49        for sDirPath, _, asFiles in os.walk(sPath):
    5050            if 'RTLdrFlt' in asFiles:
    5151                return os.path.join(sDirPath, 'RTLdrFlt');
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