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

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest061-syncreplication-initiation332 RACE_NUM=0
343 while test $ERROR -eq 0 -a $RACE_NUM -lt $INITIATION_RACE_TESTS ; do
344 RACE_NUM=`expr $RACE_NUM + 1`
345 echo "Running $RACE_NUM of $INITIATION_RACE_TESTS syncrepl initiation race tests..."
660 echo "Error found after $RACE_NUM of $INITIATION_RACE_TESTS iterations"

Completed in 104 milliseconds