fix spelling errors reported by Fossies.

(cherry picked from commit ba0313e649)
This commit is contained in:
Evan Hunt
2020-02-20 14:49:36 -08:00
parent d133acc8bb
commit 11a0d771f9
169 changed files with 360 additions and 360 deletions

View File

@@ -174,7 +174,7 @@ grep "10.0.0.4" dig.out.ns2.test$n > /dev/null || ret=1
status=`expr $ret + $status`
n=`expr $n + 1`
echo_i "checking example4 contents have been transfered after restart ($n)"
echo_i "checking example4 contents have been transferred after restart ($n)"
ret=0
$DIG $DIGOPTS a.example. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
grep "10.0.0.4" dig.out.ns2.test$n > /dev/null || ret=1