VirtualBox

Ignore:
Timestamp:
Oct 23, 2014 9:15:34 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96670
Message:

Validation Kit: show both the darwin version and the OSX version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py

    r52776 r53137  
    242242            sVer1 = sOsVersion;
    243243            sVer2 = None;
    244             if oEntry.sOs == 'linux':
     244            if oEntry.sOs == 'linux' or oEntry.sOs == 'darwin':
    245245                iSep = sOsVersion.find(' / ');
    246246                if iSep > 0:
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette