Rev 5145: (Jelmer) Fix docstring comment in bzrlib.tests.per_bzrdir_color. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Apr 12 02:54:55 BST 2010


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5145 [merge]
revision-id: pqm at pqm.ubuntu.com-20100412015454-q9kwf7uffn9s7a3j
parent: pqm at pqm.ubuntu.com-20100412002647-n2uymlq2ac1uf3rc
parent: jelmer at samba.org-20100412003415-2w5wbikta50070gh
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2010-04-12 02:54:54 +0100
message:
  (Jelmer) Fix docstring comment in bzrlib.tests.per_bzrdir_color.
modified:
  bzrlib/tests/per_bzrdir_colo/__init__.py __init__.py-20100411192232-kawv9qu1t42gv89k-2
=== modified file 'bzrlib/tests/per_bzrdir_colo/__init__.py'
--- a/bzrlib/tests/per_bzrdir_colo/__init__.py	2010-04-11 19:40:23 +0000
+++ b/bzrlib/tests/per_bzrdir_colo/__init__.py	2010-04-12 00:34:15 +0000
@@ -15,10 +15,10 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
-"""Repository implementation tests for CHK support.
+"""BzrDir implementation tests for colocated branch support.
 
-These tests check the conformance of the chk index some repositories support.
-All repository formats are tested - those that do not suppport chk indices
+These tests check the conformance of the colocated branches support.
+All bzrdir formats are tested - those that do not suppport colocated branches 
 have the test_unsupported tests run; the others have the test_supported tests
 run.
 """




More information about the bazaar-commits mailing list