Changeset 84642 in vbox
- Timestamp:
- Jun 2, 2020 2:07:45 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py
r84641 r84642 1154 1154 False, True); 1155 1155 if not fRc: 1156 reporter.error('Install autostart service for user %s failed' % (sVmName, sUser));1156 reporter.error('Install autostart service for user %s failed' % sUser); 1157 1157 fRc1 = self.closeSession(oGuestSession, True); 1158 1158 if not fRc1:
Note:
See TracChangeset
for help on using the changeset viewer.

