removed some unnecessary greps
This commit is contained in:
1
bin/tests/system/cacheclean/tests.sh
Normal file → Executable file
1
bin/tests/system/cacheclean/tests.sh
Normal file → Executable file
@@ -81,7 +81,6 @@ in_cache () {
|
||||
n=`expr $n + 1`
|
||||
echo_i "check correctness of routine cache cleaning ($n)"
|
||||
$DIG $DIGOPTS +tcp +keepopen -b 10.53.0.7 -f dig.batch > dig.out.ns2 || status=1
|
||||
grep ";" dig.out.ns2
|
||||
|
||||
$PERL ../digcomp.pl --lc dig.out.ns2 knowngood.dig.out || status=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user