132
133
t = self.make_branch_and_tree('branch')
134
135
self.reset_smart_call_log()
135
out, err = self.run_bzr(['break-lock', '--force', self.get_url('branch')])
136
138
# This figure represent the amount of work to perform this use case. It
137
139
# is entirely ok to reduce this number if a test fails due to rpc_count
138
140
# being too low. If rpc_count increases, more network roundtrips have