BIND 10 trac542, updated. de552586600ecd4123b904e65d09c3ef0717fc2a [trac542] typo in a comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 23 18:44:30 UTC 2011
The branch, trac542 has been updated
via de552586600ecd4123b904e65d09c3ef0717fc2a (commit)
from 6a9f0125c633e6203e5fda37e6220ea862038df6 (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 de552586600ecd4123b904e65d09c3ef0717fc2a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon May 23 11:44:20 2011 -0700
[trac542] typo in a comment
-----------------------------------------------------------------------
Summary of changes:
src/lib/util/unittests/run_all.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/util/unittests/run_all.cc b/src/lib/util/unittests/run_all.cc
index 49861e4..5f50f77 100644
--- a/src/lib/util/unittests/run_all.cc
+++ b/src/lib/util/unittests/run_all.cc
@@ -30,7 +30,7 @@ run_all() {
int ret = 0;
// The catching of exceptions generated in tests is controlled by the
- // B10TEST_CATCH_EXCEPTIONS environment variable. Setting this to
+ // B10TEST_CATCH_EXCEPTION environment variable. Setting this to
// 1 enables the cacthing of exceptions; setting it to 0 disables it.
// Anything else causes a message to be printed to stderr and the default
// taken. (The default is to catch exceptions if compiling with clang
More information about the bind10-changes
mailing list