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

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest061-syncreplication-initiation626 CSN3=`$LDAPSEARCH -H $URI3 -b $BASEDN -s base contextCSN | grep contextCSN`
648 if test -z "$CSN3" -o "$CSN1" != "$CSN3" ; then
651 echo "contextCSN on forward1: $CSN3"

Completed in 355 milliseconds