BIND 10 master, updated. 90946cbcad43d13bd6dec1a2a83eb75d019dd511 Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 23 10:20:12 UTC 2011


The branch, master has been updated
       via  90946cbcad43d13bd6dec1a2a83eb75d019dd511 (commit)
       via  e28f5c6b01d30e48e8de45cb0312d360a44b7ca3 (commit)
      from  d151653e759da7ad45c28914a67988057e8cbd7f (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 90946cbcad43d13bd6dec1a2a83eb75d019dd511
Merge: e28f5c6b01d30e48e8de45cb0312d360a44b7ca3 d151653e759da7ad45c28914a67988057e8cbd7f
Author: Shane Kerr <shane at isc.org>
Date:   Wed Mar 23 11:20:06 2011 +0100

    Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10

commit e28f5c6b01d30e48e8de45cb0312d360a44b7ca3
Author: Shane Kerr <shane at isc.org>
Date:   Wed Mar 23 11:19:37 2011 +0100

    Typo fix.

-----------------------------------------------------------------------

Summary of changes:
 tests/system/bindctl/tests.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/tests/system/bindctl/tests.sh b/tests/system/bindctl/tests.sh
index 354f349..6923c41 100755
--- a/tests/system/bindctl/tests.sh
+++ b/tests/system/bindctl/tests.sh
@@ -31,7 +31,7 @@ grep 192.0.2.1 dig.out.$n > /dev/null || status=1
 if [ $status != 0 ]; then echo "I:failed"; fi
 n=`expr $n + 1`
 
-echo "I:Checking BIND 10 statistics after a pose ($n)"
+echo "I:Checking BIND 10 statistics after a pause ($n)"
 # wait for 2sec to make sure b10-stats gets the latest statistics.
 # note that we set statistics-interval to 1.
 sleep 2
@@ -67,7 +67,7 @@ grep 192.0.2.1 dig.out.$n > /dev/null || status=1
 if [ $status != 0 ]; then echo "I:failed"; fi
 n=`expr $n + 1`
 
-echo "I:Rechecking BIND 10 statistics after a pose ($n)"
+echo "I:Rechecking BIND 10 statistics after a pause ($n)"
 sleep 2
 echo 'Stats show
 ' | $RUN_BINDCTL \




More information about the bind10-changes mailing list