[svn] commit: r2283 - /branches/trac180/src/bin/bind10/bind10.py.in
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jun 25 06:13:12 UTC 2010
Author: shane
Date: Fri Jun 25 06:13:12 2010
New Revision: 2283
Log:
Removed commented-out code.
Modified:
branches/trac180/src/bin/bind10/bind10.py.in
Modified: branches/trac180/src/bin/bind10/bind10.py.in
==============================================================================
--- branches/trac180/src/bin/bind10/bind10.py.in (original)
+++ branches/trac180/src/bin/bind10/bind10.py.in Fri Jun 25 06:13:12 2010
@@ -459,7 +459,6 @@
next_restart = None
# if we're shutting down, then don't restart
if not self.runnable:
-# return next_restart
return 0
# otherwise look through each dead process and try to restart
still_dead = {}
More information about the bind10-changes
mailing list