- Timestamp:
- Jan 14, 2023 10:56:44 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/api/tdCloneMedium1.py
r98080 r98081 100 100 oMediumIOBaseHdd1 = oBaseHdd1.openForIO(True, "") 101 101 102 if data and len(data):102 if data: 103 103 cbWritten = oMediumIOBaseHdd1.write(0, data) 104 104
Note:
See TracChangeset
for help on using the changeset viewer.