VirtualBox

Changeset 92855 in vbox


Ignore:
Timestamp:
Dec 9, 2021 5:16:00 PM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/testdriver: whitespace bugref:9896

File:
1 edited

Legend:

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

    r92852 r92855  
    22412241                if self.fpApiVer >= 7.0 and hasattr(oNic.NATEngine.localhostReachable):
    22422242                    reporter.log("    localhostReachable: %s" % (oNic.NATEngine.localhostReachable,));
    2243                    
     2243
    22442244            elif oNic.attachmentType == vboxcon.NetworkAttachmentType_Bridged:
    22452245                reporter.log("    attachmentType: Bridged (%s)" % (oNic.attachmentType,));
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