Rev 5249: Fix typo in comment. in file:///home/vila/src/bzr/experimental/leaking-tests/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue May 25 08:30:27 BST 2010


At file:///home/vila/src/bzr/experimental/leaking-tests/

------------------------------------------------------------
revno: 5249
revision-id: v.ladeuil+lp at free.fr-20100525073027-dt7gcqe90yellgxz
parent: v.ladeuil+lp at free.fr-20100524010514-lzqh11ipjofiwbj4
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: first-try
timestamp: Tue 2010-05-25 09:30:27 +0200
message:
  Fix typo in comment.
-------------- next part --------------
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py	2010-05-24 01:05:14 +0000
+++ b/bzrlib/tests/__init__.py	2010-05-25 07:30:27 +0000
@@ -3391,7 +3391,7 @@
 #                           rather than failing tests. And no longer raise
 #                           LockContention when fctnl locks are not being used
 #                           with proper exclusion rules.
-#   -Ethreads               Will display thread indent at creation/join time to
+#   -Ethreads               Will display thread ident at creation/join time to
 #                           help track thread leaks
 selftest_debug_flags = set()
 



More information about the bazaar-commits mailing list