Changeset 64787 in vbox for trunk/src/VBox
- Timestamp:
- Dec 6, 2016 11:05:30 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py
r63761 r64787 1146 1146 fRc = False; 1147 1147 1148 if not self.fRecreateStorCfg :1148 if not self.fRecreateStorCfg and not self.fUseScratch: 1149 1149 self.cleanupStorage(self.oStorCfg); 1150 1150 else:
Note:
See TracChangeset
for help on using the changeset viewer.