]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test033-glue-syncrepl
Sync with HEAD
[openldap] / tests / scripts / test033-glue-syncrepl
index b8d57aeeb2b8fd86d6165f77c9f391f1e5033976..1676ff4539b3ec09fc58dbf41478bceaacc38bbb 100755 (executable)
@@ -167,6 +167,10 @@ if test $RC != 0 ; then
        test $KILLSERVERS != no && kill -HUP $KILLPIDS
        exit $RC
 fi
+
+# This usually propagates immediately
+sleep 1
+
 $LDAPSEARCH -H $URI2 -b "$BABSDN" > $TESTOUT 2>&1
 RC=$?
 if test $RC = 0 ; then