Changeset 54548 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- Feb 27, 2015 12:14:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py
r53772 r54548 717 717 if not sHostName.startswith('testboxwin3') \ 718 718 and not sHostName.startswith('testboxharp2') \ 719 and not sHostName.startswith('wei01-b6ka-3') \ 719 720 and utils.getHostOsVersion() in ['8', '8.1', '9', '2008Server', '2008ServerR2', '2012Server']: 720 721 reporter.log('Peforming extra NDIS cleanup...');
Note:
See TracChangeset
for help on using the changeset viewer.