BIND 10 trac1028, updated. 4f6c6441787be0a145917ae8935b70bb89f27b7a [1028] typo
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 27 14:45:20 UTC 2011
The branch, trac1028 has been updated
via 4f6c6441787be0a145917ae8935b70bb89f27b7a (commit)
from 1e9bb55e135af5a0d8dc353a2ffde7c5b247f92a (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 4f6c6441787be0a145917ae8935b70bb89f27b7a
Author: Jelte Jansen <jelte at isc.org>
Date: Thu Oct 27 16:45:12 2011 +0200
[1028] typo
-----------------------------------------------------------------------
Summary of changes:
src/bin/xfrin/xfrin.py.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/xfrin/xfrin.py.in b/src/bin/xfrin/xfrin.py.in
index c0ce1d5..94437e8 100755
--- a/src/bin/xfrin/xfrin.py.in
+++ b/src/bin/xfrin/xfrin.py.in
@@ -842,7 +842,7 @@ def process_xfrin(server, xfrin_recorder, zone_name, rrclass, db_file,
shutdown_event, master_addrinfo, check_soa, tsig_key,
request_type, conn_class)
except Exception as ex:
- # don't log it until we complete derement().
+ # don't log it until we complete decrement().
exception = ex
xfrin_recorder.decrement(zone_name)
More information about the bind10-changes
mailing list