X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Ftest041-aci;h=0ba871e78c4c5946cff4e347ad2836154fedd3fa;hb=0dfc478cdf55c5b77203997f69ff98a40cef715f;hp=c56121bb1d28103b0fa93928039b0cc02cba4347;hpb=c6ab2bd20d31eab5e308705083ceef53ff9b8835;p=openldap diff --git a/tests/scripts/test041-aci b/tests/scripts/test041-aci index c56121bb1d..0ba871e78c 100755 --- a/tests/scripts/test041-aci +++ b/tests/scripts/test041-aci @@ -26,7 +26,7 @@ echo "running defines.sh" . $SRCDIR/scripts/defines.sh if test "$ACI" = "acino" ; then - echo "ACI not enabled; skipping..." + echo "ACI not enabled, test skipped" exit 0 fi @@ -50,6 +50,8 @@ if test $WAIT != 0 ; then fi KILLPIDS="$PID" +sleep 1 + echo "Testing slapd ACI access control..." for i in 0 1 2 3 4 5; do $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \