]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
typo
authorEvan Hunt <each@isc.org>
Wed, 11 Dec 2013 22:00:55 +0000 (14:00 -0800)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2013 22:00:55 +0000 (14:00 -0800)
bin/tests/system/ecdsa/tests.sh
bin/tests/system/gost/tests.sh

index e933e8da29e4342f14541f70e45c0983b437063d..994845a385bfc479671110a4973c4f5f9ebed8a8 100644 (file)
@@ -28,7 +28,7 @@ DIGOPTS="+tcp +noadd +nosea +nostat +nocmd +dnssec -p 5300"
 
 # Check the example. domain
 
-echo "I:checking that positive validation works works ($n)"
+echo "I:checking that positive validation works ($n)"
 ret=0
 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1
index 6fa0612a9038a7d8d6c9a28ae279eb08b86a70a3..623afd9ff6b1045504023f142ab0f920e1abe53f 100644 (file)
@@ -28,7 +28,7 @@ DIGOPTS="+tcp +noadd +nosea +nostat +nocmd +dnssec -p 5300"
 
 # Check the example. domain
 
-echo "I:checking that positive validation works works ($n)"
+echo "I:checking that positive validation works ($n)"
 ret=0
 $DIG $DIGOPTS . @10.53.0.1 soa > dig.out.ns1.test$n || ret=1
 $DIG $DIGOPTS . @10.53.0.2 soa > dig.out.ns2.test$n || ret=1