BIND 10 trac640, updated. f328341c1cfed8e5ca0479619e9d12d3b4907c86 [640] been editing wrong file again

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 9 15:46:35 UTC 2012


The branch, trac640 has been updated
       via  f328341c1cfed8e5ca0479619e9d12d3b4907c86 (commit)
      from  373435e91924553439f4881a1fbf71aacd5fb4a1 (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 f328341c1cfed8e5ca0479619e9d12d3b4907c86
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Feb 9 16:46:22 2012 +0100

    [640] been editing wrong file again
    
    sigh.

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

Summary of changes:
 src/bin/xfrout/tests/xfrout_test.py.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/xfrout/tests/xfrout_test.py.in b/src/bin/xfrout/tests/xfrout_test.py.in
index 2176126..3e953da 100644
--- a/src/bin/xfrout/tests/xfrout_test.py.in
+++ b/src/bin/xfrout/tests/xfrout_test.py.in
@@ -1437,6 +1437,8 @@ class MyXfroutServer(XfroutServer):
         self._shutdown_event = threading.Event()
         self._notifier = MyNotifier()
         self._unix_socket_server = None
+        # Disable the wait for threads
+        self._wait_for_threads = lambda : None
 
 class TestXfroutServer(unittest.TestCase):
     def setUp(self):




More information about the bind10-changes mailing list