/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/commit.py

Fix bug #495023, _update_current_block should not supress exceptions.

It was marked 'void' but called a pure-python function, so it could
not propogate the exception returned by python. Now we set an exept
clause so that it can.

Show diffs side-by-side

added added

removed removed

Lines of Context: