VirtualBox

Ignore:
Timestamp:
Oct 29, 2021 9:37:01 AM (3 years ago)
Author:
vboxsync
Message:

ValidationKit: Make NIC attachment set message distiguishable from NIC type

File:
1 edited

Legend:

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

    r92050 r92141  
    16141614        if not self.setupNatForwardingForTxs(iNic):
    16151615            return False;
    1616         reporter.log('set NIC type on slot %s to %s for VM "%s"' % (iNic, eAttachmentType, self.sName));
     1616        reporter.log('set NIC attachment type on slot %s to %s for VM "%s"' % (iNic, eAttachmentType, self.sName));
    16171617        return True;
    16181618
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