Changeset 85868 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- Aug 21, 2020 2:22:11 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py
r85867 r85868 1021 1021 Installs the Windows guest additions using the test execution service. 1022 1022 """ 1023 _ = oVM; 1023 1024 reporter.testStart('Install Guest Additions'); 1024 1025 asLogFiles = [];
Note:
See TracChangeset
for help on using the changeset viewer.