Rev 5356: Fix typo. in file:///home/vila/src/bzr/bugs/525571-lock-bazaar-conf-files/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Thu Jul 22 09:00:02 BST 2010
At file:///home/vila/src/bzr/bugs/525571-lock-bazaar-conf-files/
------------------------------------------------------------
revno: 5356
revision-id: v.ladeuil+lp at free.fr-20100722080002-0jeq5fuanka2hpsh
parent: v.ladeuil+lp at free.fr-20100722075613-k91bj10ina8ybqne
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: lockable-config-files
timestamp: Thu 2010-07-22 10:00:02 +0200
message:
Fix typo.
-------------- next part --------------
=== modified file 'bzrlib/tests/blackbox/test_break_lock.py'
--- a/bzrlib/tests/blackbox/test_break_lock.py 2010-07-21 13:32:27 +0000
+++ b/bzrlib/tests/blackbox/test_break_lock.py 2010-07-22 08:00:02 +0000
@@ -73,7 +73,7 @@
# however, we dont test breaking the working tree because we
# cannot accurately do so right now: the dirstate lock is held
# by an os lock, and we need to spawn a separate process to lock it
- # thne kill -9 it.
+ # then kill -9 it.
# sketch of test:
# lock most of the dir:
self.wt.branch.lock_write()
More information about the bazaar-commits
mailing list