Part of bzrlib.tests.blackbox.test_upgrade View In Hierarchy
Method | convert | Perform the conversion of to_convert, giving feedback via pb. |
Inherited from Converter:
Method | step | Update the pb by a step. |
Parameters | to_convert | The disk object to convert. |
pb | a progress bar to use for progress information. |