VirtualBox

Changeset 64787 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 6, 2016 11:05:30 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit/tests/storage: Don't try to clean up the storage config when the scratch space was used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py

    r63761 r64787  
    11461146                        fRc = False;
    11471147
    1148                 if not self.fRecreateStorCfg:
     1148                if not self.fRecreateStorCfg and not self.fUseScratch:
    11491149                    self.cleanupStorage(self.oStorCfg);
    11501150        else:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette