Changeset 84929 in vbox for trunk/src/VBox/ValidationKit/tests
- Timestamp:
- Jun 24, 2020 12:59:39 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138801
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py
r84818 r84929 136 136 # 137 137 ## @todo Find a solution for testing the automatic Guest Additions updates, which also looks at {CDROM}s root. 138 if self.fpApiVer >= 6.0 and 'sharedfolders' in self.asTests:138 if self.fpApiVer >= 6.0: 139 139 sGaViso = os.path.join(self.sScratchPath, 'AdditionsAndValKit.viso'); 140 140 ## @todo encode as bash cmd line:
Note:
See TracChangeset
for help on using the changeset viewer.