BIND 10 trac2353, updated. cfdfb58ce442816cce069453d4051cc008691b74 [2353] unrelated cleanup: removed an obsolete comment.

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Nov 26 06:40:32 UTC 2012


The branch, trac2353 has been updated
       via  cfdfb58ce442816cce069453d4051cc008691b74 (commit)
      from  08a5a3d31220c660530bd69cccc8c27e1a789312 (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 cfdfb58ce442816cce069453d4051cc008691b74
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Nov 26 13:42:31 2012 +0900

    [2353] unrelated cleanup: removed an obsolete comment.

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

Summary of changes:
 src/bin/bind10/bind10_src.py.in |    1 -
 1 file changed, 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_src.py.in b/src/bin/bind10/bind10_src.py.in
index 78df946..aa92c5d 100755
--- a/src/bin/bind10/bind10_src.py.in
+++ b/src/bin/bind10/bind10_src.py.in
@@ -629,7 +629,6 @@ class BoB:
         if self.msgq_socket_file is not None:
              c_channel_env["BIND10_MSGQ_SOCKET_FILE"] = self.msgq_socket_file
         logger.debug(DBG_PROCESS, BIND10_CHECK_MSGQ_ALREADY_RUNNING)
-        # try to connect, and if we can't wait a short while
         try:
             self.cc_session = isc.cc.Session(self.msgq_socket_file)
             logger.fatal(BIND10_MSGQ_ALREADY_RUNNING)



More information about the bind10-changes mailing list