- Timestamp:
- Feb 10, 2017 9:07:52 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/remoteexecutor.py
r65731 r65747 123 123 reporter.log('Executing [sudo]: %s' % (asArgs, )); 124 124 reporter.flushall(); 125 fRc = False;125 fRc = True; 126 126 sOutput = ''; 127 127 sError = '';
Note:
See TracChangeset
for help on using the changeset viewer.

