Rev 5814: Cleanup. in file:///home/vila/src/bzr/experimental/config/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Thu Jun 16 19:00:25 UTC 2011
At file:///home/vila/src/bzr/experimental/config/
------------------------------------------------------------
revno: 5814
revision-id: v.ladeuil+lp at free.fr-20110616190024-4bvpexewiw162a1r
parent: v.ladeuil+lp at free.fr-20110616185812-me47bsts2pidpxv8
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: selftest-config-stats
timestamp: Thu 2011-06-16 21:00:24 +0200
message:
Cleanup.
-------------- next part --------------
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py 2011-06-16 18:58:12 +0000
+++ b/bzrlib/tests/__init__.py 2011-06-16 19:00:24 +0000
@@ -990,8 +990,8 @@
self.overrideAttr(config, '_expand_default_value', None)
self._log_files = set()
# Each key in the ``_counters`` dict holds a value for a different
- # counter. When the test ends, testools addDetail() should be used to
- # output the counter values. This happens in install_counter_hook().
+ # counter. When the test ends, addDetail() should be used to output the
+ # counter values. This happens in install_counter_hook().
self._counters = {}
if 'config_stats' in selftest_debug_flags:
self._install_config_stats_hooks()
More information about the bazaar-commits
mailing list