VirtualBox

Ignore:
Timestamp:
Nov 11, 2021 1:08:50 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148221
Message:

Audio/Validation Kit: More verbosity level handling for the testdriver + Main side [pylint]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py

    r92365 r92367  
    730730            cVerbosity = reporter.getVerbosity();
    731731            if cVerbosity >= 2: # Explicitly set verbosity via extra-data when >= level 2.
    732                 self.asOptExtraData.extend([ f'VBoxInternal2/Audio/Debug/Level:{cVerbosity}', ]);
     732                self.asOptExtraData.extend([ f'VBoxInternal2/Audio/Debug/Level:{cVerbosity}' ]);
    733733
    734734            # Set extra data.
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