mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
spelling
This commit is contained in:
parent
0316be2d77
commit
638e82b134
@ -179,7 +179,7 @@ status=`expr $status + $ret`
|
|||||||
n=`expr $n + 1`
|
n=`expr $n + 1`
|
||||||
|
|
||||||
ret=0
|
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 | \
|
REGSIZE=`cat regular.headers | \
|
||||||
grep -i Content-Length | sed -e "s/.*: \([0-9]*\).*/\1/"`
|
grep -i Content-Length | sed -e "s/.*: \([0-9]*\).*/\1/"`
|
||||||
COMPSIZE=`cat compressed.headers | \
|
COMPSIZE=`cat compressed.headers | \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user