VirtualBox

Changeset 104689 in vbox


Ignore:
Timestamp:
May 16, 2024 2:19:41 PM (7 months ago)
Author:
vboxsync
Message:

testdriver/vboxinstaller: Adjustments for bugref:10690

File:
1 edited

Legend:

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

    r99729 r104689  
    10531053                continue;
    10541054            #reporter.log('Info: %s=%s' % (sProdCode, sProdName));
    1055             if  sProdName.startswith('Oracle VM VirtualBox') \
    1056              or sProdName.startswith('Sun VirtualBox'):
     1055            if sProdName.startswith('Oracle VirtualBox') \
     1056            or sProdName.startswith('Oracle VM VirtualBox') \
     1057            or sProdName.startswith('Sun VirtualBox'):
    10571058                asProdCodes.append([sProdCode, sProdName]);
    10581059
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