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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest061-syncreplication-initiation341 addIdx=1
359 while test $addIdx -lt $addEnd; do
361 dn: ou=$addIdx,$BASEDN
364 ou: $addIdx
369 echo "ldapadd failed for entry $addIdx ($RC)!"
373 addIdx=`expr $addIdx + 1`
386 while test $addIdx -lt $addEnd; do
388 dn: ou=$addIdx,$BASEDN
391 ou: $addIdx
[all...]

Completed in 114 milliseconds