From: Mark Andrews Date: Mon, 2 Jun 2014 03:42:58 +0000 (+1000) Subject: set max X-Git-Tag: v9.11.0a1~1583 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=536098609270345606f4e442064bd15b19d1768e;p=thirdparty%2Fbind9.git set max --- diff --git a/bin/tests/system/rpz/tests.sh b/bin/tests/system/rpz/tests.sh index 147471973d3..85451ce331f 100644 --- a/bin/tests/system/rpz/tests.sh +++ b/bin/tests/system/rpz/tests.sh @@ -163,7 +163,7 @@ ckstatsrange () { LABEL="$2" NSDIR="$3" MIN="$4" - MAX="$4" + MAX="$5" $RNDCCMD $HOST stats NEW_CNT=0`sed -n -e 's/[ ]*\([0-9]*\).response policy.*/\1/p' \ $NSDIR/named.stats | tail -1`