~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_transport_implementations.py

merge hpss again; restore incorrectly removed RemoteRepository.break_lock

Show diffs side-by-side

added added

removed removed

Lines of Context:
376
376
        # (we don't want to encode unicode here at all, callers should be
377
377
        # strictly passing bytes to put_bytes), but we allow it for backwards
378
378
        # compatibility.  At some point we should use a specific exception.
 
379
        # See https://bugs.launchpad.net/bzr/+bug/106898.
379
380
        t = self.get_transport()
380
381
        if t.is_readonly():
381
382
            return