~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_non_ascii.py

  • Committer: Andrew Bennetts
  • Date: 2009-08-25 01:25:57 UTC
  • mfrom: (4642 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4657.
  • Revision ID: andrew.bennetts@canonical.com-20090825012557-1ku5o09nv3ra9n12
Merge from bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
287
287
        #       the files around as much.
288
288
        # Note that the tests don't actually fail, but if we don't set this
289
289
        # flag, we end up getting "Lock was not Unlocked" warnings
290
 
        self.thisFailsStrictLockCheck() # clone?
291
290
 
292
291
        dirname = self.info['directory']
293
292
        self.run_bzr_decode(['push', dirname])