Searched refs:MIN (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh158 MIN="$4"
165 if test "$GOT" -lt "$MIN" -o "$GOT" -gt "$MAX"; then
166 setret "I:wrong $LABEL $NSDIR statistics of $GOT instead of ${MIN}..${MAX}"

Completed in 7 milliseconds