BIND 10 trac1978-2, updated. 18cd6a77d6a673679aaec4717267a06bcce2995a [1978] cleanup: remove a garbage character somehow inserted in previous commit.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Jun 9 21:40:46 UTC 2012
The branch, trac1978-2 has been updated
via 18cd6a77d6a673679aaec4717267a06bcce2995a (commit)
from 81239a632d1190e9b836287a41d62df05bf535c8 (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 18cd6a77d6a673679aaec4717267a06bcce2995a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Jun 9 14:40:03 2012 -0700
[1978] cleanup: remove a garbage character somehow inserted in previous commit.
-----------------------------------------------------------------------
Summary of changes:
src/bin/ddns/ddns.py.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/ddns/ddns.py.in b/src/bin/ddns/ddns.py.in
index ec08a0b..6d44623 100755
--- a/src/bin/ddns/ddns.py.in
+++ b/src/bin/ddns/ddns.py.in
@@ -437,7 +437,7 @@ class DDNSServer:
Note also that we directly refer to the "protected" member of
ccsession (_cc._session) rather than creating a separate channel.
-o It's probably not the best practice, but hopefully we can introduce
+ It's probably not the best practice, but hopefully we can introduce
a cleaner way when we support asynchronous communication.
At the moment we prefer the brevity with the use of internal channel
of the cc session.
More information about the bind10-changes
mailing list