Changeset 103286 in vbox for trunk/src/VBox/ValidationKit/tests/unittests
- Timestamp:
- Feb 8, 2024 3:38:03 PM (14 months ago)
- svn:sync-xref-src-repo-rev:
- 161580
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py
r103278 r103286 781 781 oVBox = self.oVBoxMgr.getVirtualBox(); 782 782 sVer = oVBox.version; 783 sVer += 'r' + str(self.uRevision); 783 784 784 785 sVer = sVer.strip();
Note:
See TracChangeset
for help on using the changeset viewer.