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

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest061-syncreplication-initiation625 CSN2=`$LDAPSEARCH -H $URI2 -b $BASEDN -s base contextCSN | grep contextCSN`
641 if test -z "$CSN2" -o "$CSN1" != "$CSN2" ; then
644 echo "contextCSN on consumer: $CSN2"

Completed in 81 milliseconds