Changeset 92978 in vbox
- Timestamp:
- Dec 16, 2021 12:04:05 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148957
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/vbox.py
r92955 r92978 3003 3003 return (None, None); 3004 3004 3005 oSession = None; # Must be initialized, otherwise the log statement at the end of the function can fail. 3006 3005 3007 # Open a remote session, wait for this operation to complete. 3006 3008 # (The loop is a kludge to deal with us racing the closing of the
Note:
See TracChangeset
for help on using the changeset viewer.