VirtualBox

Ignore:
Timestamp:
Jun 17, 2016 4:05:32 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108143
Message:

Grr

File:
1 edited

Legend:

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

    r61752 r61755  
    324324                        fRc = fRc and oSession.setCpuCount(cCpus);
    325325                        if cCpus > 1:
    326                             fRc = fRc and oSession.enableIoApic(true);
     326                            fRc = fRc and oSession.enableIoApic(True);
    327327
    328328                        if sParavirtMode is not None and oSession.fpApiVer >= 5.0:
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