/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Correct the mistakes in the logic of _get_block_entry_index.

  * The exit condition compared all the tuple, rather than the first part,
    so it would always trigger.
  * The wrong variable was incremented, so it would infinite loop if it wasn't
    for the above mistake.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2024.2.3 19 years ago John Arbash Meinel Move out export tests from test_too_much, refactor 4.8 KB Diff Download File
dir_exporter.py 1852.15.4 19 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 19 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 1852.16.3 19 years ago Robert Collins Merge bzr.dev 3.3 KB Diff Download File