mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
spelling
This commit is contained in:
@@ -179,7 +179,7 @@ status=`expr $status + $ret`
|
||||
n=`expr $n + 1`
|
||||
|
||||
ret=0
|
||||
echo "I:checking if comprssed output is really compressed ($n)"
|
||||
echo "I:checking if compressed output is really compressed ($n)"
|
||||
REGSIZE=`cat regular.headers | \
|
||||
grep -i Content-Length | sed -e "s/.*: \([0-9]*\).*/\1/"`
|
||||
COMPSIZE=`cat compressed.headers | \
|
||||
|
Reference in New Issue
Block a user