BIND 10 trac213-incremental-restarts, updated. 2764ae7bde7b314773b7258d23fce3813c4407b2 [213] Remove leftover function

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Nov 3 12:41:09 UTC 2011


The branch, trac213-incremental-restarts has been updated
       via  2764ae7bde7b314773b7258d23fce3813c4407b2 (commit)
      from  1d9614bc52634bd512121f34af66290a2cdb2958 (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 2764ae7bde7b314773b7258d23fce3813c4407b2
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Nov 3 13:40:41 2011 +0100

    [213] Remove leftover function

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

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

-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_src.py.in b/src/bin/bind10/bind10_src.py.in
index 6c9c79a..d6d8a36 100755
--- a/src/bin/bind10/bind10_src.py.in
+++ b/src/bin/bind10/bind10_src.py.in
@@ -434,8 +434,6 @@ class BoB:
         """
         logger.info(BIND10_KILLING_ALL_PROCESSES)
 
-        self.stop_creator(True)
-
         for pid in self.processes:
             logger.info(BIND10_KILL_PROCESS, self.processes[pid].name())
             self.processes[pid].kill(True)




More information about the bind10-changes mailing list