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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest061-syncreplication-initiation342 delIdx=1
461 while test $delIdx -lt $delEnd; do
462 $LDAPDELETE -D "$MANAGERDN" -H $PROV_URI -w $PASSWD "ou=$delIdx,$BASEDN"
469 delIdx=`expr $delIdx + 1`
501 while test $delIdx -lt $delEnd; do
502 $LDAPDELETE -D "$MANAGERDN" -H $PROV_URI -w $PASSWD "ou=$delIdx,$BASEDN"
509 delIdx=`expr $delIdx + 1`
567 while test $delIdx
[all...]

Completed in 109 milliseconds