VirtualBox

Ignore:
Timestamp:
Feb 9, 2017 8:53:40 AM (8 years ago)
Author:
vboxsync
Message:

Validation Kit: fixed typo

File:
1 edited

Legend:

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

    r65385 r65693  
    415415            return True;
    416416        # Vista 64 throws BSOD 0x5D (UNSUPPORTED_PROCESSOR)
    417         if self.aInfo[g_iKind] in ['Vista_64']:
     417        if self.aInfo[g_iKind] in ['WindowsVista_64']:
    418418            return True;
    419419        return False;
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