VirtualBox

Changeset 101076 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Sep 8, 2023 4:53:37 PM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159035
Message:

Validation Kit: Another build fix. bugref:10384

File:
1 edited

Legend:

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

    r101061 r101076  
    26092609                     sName,
    26102610                     iGroup,
    2611                      sPlatformArchitecture = 'x86',
    26122611                     sHd = None,
    26132612                     cMbRam = None,
     
    26372636                     fSecureBoot = False,
    26382637                     sUefiMokPathPrefix = None,
    2639                      sGraphicsControllerType = None):
     2638                     sGraphicsControllerType = None,
     2639                     sPlatformArchitecture = 'x86'):
    26402640        """
    26412641        Creates a test VM with a immutable HD from the test resources.
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