Rev 5576: Fix typo, the test is thinner when the overrideEnv is cleaned up ; 0) in file:///home/vila/src/bzr/bugs/test-isolation/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon Dec 20 18:13:35 GMT 2010
At file:///home/vila/src/bzr/bugs/test-isolation/
------------------------------------------------------------
revno: 5576
revision-id: v.ladeuil+lp at free.fr-20101220181335-ldqq4n8gv8y27dvj
parent: v.ladeuil+lp at free.fr-20101217142944-bqdeohokfv1i2ob9
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 690563-better-env-isolation
timestamp: Mon 2010-12-20 19:13:35 +0100
message:
Fix typo, the test is thinner when the overrideEnv is cleaned up ;0)
-------------- next part --------------
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py 2010-12-16 17:45:14 +0000
+++ b/bzrlib/tests/__init__.py 2010-12-20 18:13:35 +0000
@@ -1541,7 +1541,7 @@
return value
def overrideEnv(self, name, new):
- """Set an environment variable, and reset it fater the test.
+ """Set an environment variable, and reset it after the test.
:param name: The environment variable name.
More information about the bazaar-commits
mailing list