BIND 10 trac746, updated. ce11fa4222196986805f54ab5b67b77dd5fe8e47 [trac746] Add time units to RTT message
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed May 25 09:16:00 UTC 2011
The branch, trac746 has been updated
via ce11fa4222196986805f54ab5b67b77dd5fe8e47 (commit)
from 682108d6e371706f340cfe8575d8e00d1dab09cc (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 ce11fa4222196986805f54ab5b67b77dd5fe8e47
Author: Stephen Morris <stephen at isc.org>
Date: Wed May 25 10:15:43 2011 +0100
[trac746] Add time units to RTT message
-----------------------------------------------------------------------
Summary of changes:
src/lib/resolve/resolvedef.mes | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/resolve/resolvedef.mes b/src/lib/resolve/resolvedef.mes
index eaa7f06..61870a6 100644
--- a/src/lib/resolve/resolvedef.mes
+++ b/src/lib/resolve/resolvedef.mes
@@ -102,8 +102,8 @@ cache, a single RRset was found which was put in the answer. The instance
number at the end of the message indicates which of the two resolve()
methods has been called.
-% RTT round-trip time of last query calculated as %1
-A debug message giving the RTT of the last query and response.
+% RTT round-trip time of last query calculated as %1 ms
+A debug message giving the round-trip time of the last query and response.
% RUNCAFND found <%1> in the cache
This is a debug message and indicates that a RunningQuery object found
More information about the bind10-changes
mailing list