BIND 10 trac1213, updated. 03753df452d1871af6f82824286cc07ab40493f9 [1213] Fix typo in progress nessage
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Oct 10 18:36:27 UTC 2011
The branch, trac1213 has been updated
via 03753df452d1871af6f82824286cc07ab40493f9 (commit)
from 6c2de9d212bbb3193304a1ae4fd54ca9137262ff (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 03753df452d1871af6f82824286cc07ab40493f9
Author: Stephen Morris <stephen at isc.org>
Date: Mon Oct 10 19:36:01 2011 +0100
[1213] Fix typo in progress nessage
-----------------------------------------------------------------------
Summary of changes:
tests/system/ixfr/ixfr_init.sh.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/tests/system/ixfr/ixfr_init.sh.in b/tests/system/ixfr/ixfr_init.sh.in
index 6a0f0e4..5964c44 100644
--- a/tests/system/ixfr/ixfr_init.sh.in
+++ b/tests/system/ixfr/ixfr_init.sh.in
@@ -320,7 +320,7 @@ compare_zones() {
diff client.dig server.dig
if [ $? -eq 0 ];
then
- echo "I: client and server zones identical"
+ echo "I:client and server zones identical"
else
echo "R:FAIL client $client_name zone not same as server $server_name zone"
return 1
More information about the bind10-changes
mailing list