Lines Matching refs:threshold
599 threshold=`echo $((60*10))` # Wait at most 10 minutes for large testcases602 if [ $sleep_seconds -gt $threshold ]; then620 if [ $sleep_seconds -gt $threshold ] || [ "$ret" != "0" ]; then622 if [ $sleep_seconds -gt $threshold ]; then