Changeset 71099 in vbox for trunk/src/VBox/ValidationKit/tests/api
- Timestamp:
- Feb 22, 2018 10:07:34 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/api/tdMoveMedium1.py
r71096 r71099 160 160 #to this destination file. User supposes that the extension would be added automatically and to be the same as 161 161 #for the original file. Difficult case, apparently this case should follow mv(1) logic 162 #and the file name is processed as folder name (aka mv(1) logic). 162 #and the file name is processed as folder name (aka mv(1) logic). 163 163 #Be discussed. 164 164 fRc = self.setLocation(os.path.join(sNewLoc, 'newName'), aoMediumAttachments) and fRc
Note:
See TracChangeset
for help on using the changeset viewer.