VirtualBox

Changeset 53259 in vbox


Ignore:
Timestamp:
Nov 6, 2014 8:00:11 PM (10 years ago)
Author:
vboxsync
Message:

Validation Kit: run network cleanup script on Server 2008 hosts as well

File:
1 edited

Legend:

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

    r52776 r53259  
    786786
    787787        # TEMPORARY HACK - START
    788         if fRc and utils.getHostOsVersion() in ['8', '8.1', '9', '2008ServerR2', '2012Server']:
     788        if fRc and utils.getHostOsVersion() in ['8', '8.1', '9', '2008Server', '2008ServerR2', '2012Server']:
    789789            reporter.log('Peforming extra NDIS cleanup...');
    790790            sMagicScript = os.path.abspath(os.path.join(g_ksValidationKitDir, 'testdriver', 'win-vbox-net-uninstall.ps1'));
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