BIND 10 trac1333r, updated. 38d84c59fbc097e57d03ac10d6a83edc63c4cffa [1333r] revised comment wording a bit.

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Nov 18 17:15:23 UTC 2011


The branch, trac1333r has been updated
       via  38d84c59fbc097e57d03ac10d6a83edc63c4cffa (commit)
      from  c0cc183880fc5e1949bcc97585c20ac2ab21e281 (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 38d84c59fbc097e57d03ac10d6a83edc63c4cffa
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Nov 18 09:15:08 2011 -0800

    [1333r] revised comment wording a bit.

-----------------------------------------------------------------------

Summary of changes:
 src/lib/python/isc/datasrc/tests/datasrc_test.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/datasrc/tests/datasrc_test.py b/src/lib/python/isc/datasrc/tests/datasrc_test.py
index 09a404e..ec88d14 100644
--- a/src/lib/python/isc/datasrc/tests/datasrc_test.py
+++ b/src/lib/python/isc/datasrc/tests/datasrc_test.py
@@ -694,7 +694,7 @@ class JournalRead(unittest.TestCase):
         self.reader = None
 
     def tearDown(self):
-        # Some test leaves the reader in the middle of sequence, holding
+        # Some tests leave the reader in the middle of sequence, holding
         # the lock.  Since the unittest framework keeps each test object
         # until the end of the entire tests, we need to make sure the reader
         # is released at the end of each test.  The client shouldn't do harm




More information about the bind10-changes mailing list