/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/tests/blackbox/test_non_ascii.py

  • Committer: Marius Kruger
  • Date: 2009-10-31 23:07:35 UTC
  • mfrom: (4780 +trunk)
  • mto: (4867.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4868.
  • Revision ID: marius.kruger@enerweb.co.za-20091031230735-4hyr0u14nci0xu7b
merge with bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
285
285
        # TODO: jam 20060427 For drastically improving performance, we probably
286
286
        #       could create a local repository, so it wouldn't have to copy
287
287
        #       the files around as much.
 
288
        # Note that the tests don't actually fail, but if we don't set this
 
289
        # flag, we end up getting "Lock was not Unlocked" warnings
288
290
 
289
291
        dirname = self.info['directory']
290
292
        self.run_bzr_decode(['push', dirname])