- Timestamp:
- May 30, 2016 1:08:48 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107586
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py
r61293 r61294 520 520 521 521 # If we're suppost to commit anything we need to get our user ID. 522 rcExit = 0; 522 523 if self.oConfig.fRealRun: 523 524 self.oLogin = UserAccountLogic(self.oDb).tryFetchAccountByLoginName(VirtualTestSheriff.ksLoginName);
Note:
See TracChangeset
for help on using the changeset viewer.