]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test027-emptydn
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / scripts / test027-emptydn
index e4e2eb2cff0fd781d773cefef8af17ee9337ef66..32900758369844ec4d40ac7787a88ed7d6fa8a53 100755 (executable)
@@ -28,7 +28,7 @@ if test $RC != 0 ; then
 fi
 
 echo "Running slapadd to build empty DN slapd database..."
-$SLAPADD -f $CONF1 -n 2 -l $LDIFEMPTYDN2
+$SLAPADD -f $CONF1 -n 3 -l $LDIFEMPTYDN2
 RC=$?
 if test $RC != 0 ; then
        echo "slapadd failed ($RC)!"