Rev 5934: Fix typo. in file:///home/vila/src/bzr/bugs/789167-test-server/

Vincent Ladeuil v.ladeuil+lp at free.fr
Sat May 28 09:35:22 UTC 2011


At file:///home/vila/src/bzr/bugs/789167-test-server/

------------------------------------------------------------
revno: 5934
revision-id: v.ladeuil+lp at free.fr-20110528093522-30iek0a7gfje8gjw
parent: v.ladeuil+lp at free.fr-20110528093401-m31la280vl6tyria
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 789167-test-server
timestamp: Sat 2011-05-28 11:35:22 +0200
message:
  Fix typo.
-------------- next part --------------
=== modified file 'bzrlib/tests/blackbox/test_serve.py'
--- a/bzrlib/tests/blackbox/test_serve.py	2011-05-28 09:34:01 +0000
+++ b/bzrlib/tests/blackbox/test_serve.py	2011-05-28 09:35:22 +0000
@@ -102,7 +102,7 @@
         SmartTCPServer.hooks.install_named_hook(
             'server_exception', hook,
             'test_server_except_hook hook')
-        # We don't want the 'listening on port' line to interfer with the
+        # We don't want the 'listening on port' line to interfere with the
         # test. We don't care about when the exception is raised, we care about
         # catching it. Using '--quiet' ensures we don't get spurious failures
         # depending on whether the hook is fired before or after the main



More information about the bazaar-commits mailing list