- Timestamp:
- May 25, 2020 8:21:47 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r84454 r84483 2949 2949 or oTestVm.isOS2(): 2950 2950 sEcho = sShell; 2951 sEchoSuffix = ''; 2951 2952 else: 2952 2953 sEcho = oTestVm.pathJoin(self.oTstDrv.getGuestSystemDir(oTestVm), 'echo');
Note:
See TracChangeset
for help on using the changeset viewer.