BIND 10 trac213-incremental-restarts, updated. 1a5db1d9033fe95e2caa5dd23fc73b69d7cf2c85 [1365] fixed a minor typo
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 7 17:57:58 UTC 2011
The branch, trac213-incremental-restarts has been updated
via 1a5db1d9033fe95e2caa5dd23fc73b69d7cf2c85 (commit)
from 4aa0057db95051e8e554bb5fcbcfbfecf822a5cd (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 1a5db1d9033fe95e2caa5dd23fc73b69d7cf2c85
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 7 09:57:48 2011 -0800
[1365] fixed a minor typo
-----------------------------------------------------------------------
Summary of changes:
src/bin/bind10/bind10_src.py.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/bind10/bind10_src.py.in b/src/bin/bind10/bind10_src.py.in
index ae7e3f0..0226f75 100755
--- a/src/bin/bind10/bind10_src.py.in
+++ b/src/bin/bind10/bind10_src.py.in
@@ -943,7 +943,7 @@ class BoB:
timeout value.
"""
- # TODO: This is an artefact of previous way of handling processes. The
+ # TODO: This is an artifact of previous way of handling processes. The
# restart queue is currently empty at all times, so this returns None
# every time it is called (thought is a relict that is obviously wrong,
# it is called and it doesn't hurt).
More information about the bind10-changes
mailing list