Changeset 72317 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 24, 2018 9:31:08 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/common/netutils.py
r72316 r72317 102 102 return sHostIp; 103 103 104 104 105 def getHostnameFqdn(): 105 106 """
Note:
See TracChangeset
for help on using the changeset viewer.