Searched refs:max_repl (Results 1 – 1 of 1) sorted by relevance
254 local max_repl=$((max_orig))264 if [ "$repl_cnt" -gt $max_repl ];then265 echo "FAIL: $what: reply counter $repl_cnt exceeds expected value $max_repl, original counter $orig_cnt" 1>&2