Home | History | Annotate | Download | only in scripts

Lines Matching refs:TIMELIMIT

215 TIMELIMIT=10
216 echo "Testing time limit request ($TIMELIMIT s) for unlimited ID..."
217 $LDAPRSEARCH -S "" -b "$BASEDN" -H $URI1 -w secret -l $TIMELIMIT \
225 echo "...didn't bump into the requested time limit ($TIMELIMIT s; got $COUNT entries)"
236 echo "...bumped into requested time limit ($TIMELIMIT s; got $COUNT entries)"
846 TIMELIMIT=10
847 echo "Testing time limit request ($TIMELIMIT s) for unlimited ID..."
848 $LDAPRSEARCH -S "" -b "$BASEDN" -H $URI1 -w secret -l $TIMELIMIT \
856 echo "...didn't bump into the requested time limit ($TIMELIMIT s; got $COUNT entries)"
867 echo "...bumped into requested time limit ($TIMELIMIT s; got $COUNT entries)"