BIND 10 trac2937, updated. 76b4abce83b333c61b596df651dfc2f9e3d72100 [2937] corrected a minor typo
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 17 19:19:38 UTC 2013
The branch, trac2937 has been updated
via 76b4abce83b333c61b596df651dfc2f9e3d72100 (commit)
from 72fca133ddc102924bef14d4281314309fb51201 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 76b4abce83b333c61b596df651dfc2f9e3d72100
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 17 12:19:33 2013 -0700
[2937] corrected a minor typo
-----------------------------------------------------------------------
Summary of changes:
src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py b/src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py
index 86a2b90..09d3fd58 100644
--- a/src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py
+++ b/src/bin/usermgr/tests/b10-cmdctl-usermgr_test.py
@@ -471,7 +471,7 @@ Options:
f.write('a,"\n')
# Different versions of the csv library return different errors.
# So we need to check the output in a little more complex way.
- # We ask the run_check not tu check the output and check it
+ # We ask the run_check not to check the output and check it
# ourselves.
(returncode, stdout, stderr) = self.run_check(2, None,
'',
More information about the bind10-changes
mailing list