VirtualBox

Ignore:
Timestamp:
Jun 25, 2020 12:59:14 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138825
Message:

Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can enable verbose logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r84950 r84951  
    16451645        if sTxsVer is None:
    16461646            fEnableVerboseLogging = False;
     1647
     1648        # On Windows guests we always can enable verbose logging.
     1649        if oTestVm.isWindows():
     1650            fEnableVerboseLogging = True;
    16471651
    16481652        # If debugging mode is enabled, skip this.
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