VirtualBox

Changeset 105435 in vbox


Ignore:
Timestamp:
Jul 22, 2024 9:22:24 PM (6 months ago)
Author:
vboxsync
Message:

Validation Kit/testdriver: fix for previous change

File:
1 edited

Legend:

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

    r105434 r105435  
    15061506
    15071507            # Enable possibly not production ready code which should be tested.
    1508             if self.fpApiVer >= 7.1 && utils.getHostArch() == 'arm64':
     1508            if self.fpApiVer >= 7.1 and utils.getHostArch() == 'arm64':
    15091509                self.oVBox.setExtraData('VBoxInternal2/EnableX86OnArm', '1');
    15101510
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