VirtualBox

Changeset 96969 in vbox


Ignore:
Timestamp:
Oct 3, 2022 1:57:05 PM (2 years ago)
Author:
vboxsync
Message:

remove extra print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/common/utils.py

    r96968 r96969  
    288288                                       "14": "Unknown 15",
    289289                                       "15": "Unknown 16"}
    290             print(sVersion)
     290
    291291            if aOsVersion[0] == '10':
    292292                return codenames[aOsVersion[1]]
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