Changeset 53125 in vbox for trunk/src/VBox/ValidationKit/common
- Timestamp:
- Oct 23, 2014 8:31:31 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96655
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/common/utils.py
r52776 r53125 202 202 pass; 203 203 204 elif sOs == 'darwin': 205 sVersion = platform.mac_ver()[0]; 206 204 207 return sVersion; 205 208
Note:
See TracChangeset
for help on using the changeset viewer.