mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Make sure consumer is in persist phase before doing modifies
This commit is contained in:
parent
b25c74777a
commit
f3fd5c111a
@ -148,6 +148,9 @@ for i in 0 1 2 3 4 5; do
|
||||
sleep 5
|
||||
done
|
||||
|
||||
echo "Waiting $SLEEP1 seconds for consumer to reconnect..."
|
||||
sleep $SLEEP1
|
||||
|
||||
if test $RC != 0 ; then
|
||||
echo "ldapsearch failed ($RC)!"
|
||||
test $KILLSERVERS != no && kill -HUP $KILLPIDS
|
||||
|
Loading…
Reference in New Issue
Block a user