Changeset 93669 in vbox
- Timestamp:
- Feb 9, 2022 8:58:44 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149834
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r93664 r93669 206 206 return (False, None); 207 207 reporter.log('Session "%s" successfully started' % (sName,)); 208 break; 208 209 except: 209 210 # Just log, don't assume an error here (will be done in the main loop then).
Note:
See TracChangeset
for help on using the changeset viewer.