VirtualBox

Changeset 86627 in vbox


Ignore:
Timestamp:
Oct 19, 2020 10:44:40 AM (4 years ago)
Author:
vboxsync
Message:

ValKit/vbox.py: Quitet down the build type detection a little. bugref:9841

File:
1 edited

Legend:

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

    r86508 r86627  
    475475                    reporter.logXcpt('Build: Running "%s --dump-build-type" failed!' % (sVBoxManage,));
    476476            else:
    477                 reporter.log('Build: sVBoxManage=%s not found!' % (sVBoxManage,));
     477                reporter.log3('Build: sVBoxManage=%s not found' % (sVBoxManage,));
    478478
    479479            # Do some checks.
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