Changeset 84695 in vbox
- Timestamp:
- Jun 5, 2020 2:27:38 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py
r84687 r84695 316 316 reporter.log('Loaded processes:'); 317 317 oTxsSession.syncExec(sShell, (sShell, sShellOpt, "tasklist.exe", "/FO", "CSV"), fIgnoreErrors = True); 318 reporter.log('Listing autostart entries:'); 319 oTxsSession.syncExec("wmic.exe", ("wmic.exe", "startup", "get"), fIgnoreErrors = True); 318 320 reporter.log('Downloading logs ...'); 319 321 self.txsDownloadFiles(oSession, oTxsSession,
Note:
See TracChangeset
for help on using the changeset viewer.

