Changeset 66964 in vbox for trunk/src/VBox
- Timestamp:
- May 19, 2017 9:31:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/vbox.py
r66953 r66964 2514 2514 if rc < 0: 2515 2515 self.waitOnDirectSessionClose(oVM, 5000); 2516 # VM failed to power up, still collect VBox.log 2517 oSession.addLogsToReport(); 2516 2518 try: 2517 2519 if oSession is not None:
Note:
See TracChangeset
for help on using the changeset viewer.