Searched refs:MIN (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/tests/system/rpz/ | ||
H A D | tests.sh | 158 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 10 milliseconds