mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
back-ldbm is supported now
This commit is contained in:
parent
9f5667c703
commit
911a7cc1b9
@ -21,11 +21,6 @@ if test $PPOLICY = ppolicyno; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if test "$BACKEND" = "ldbm" ; then
|
||||
echo "Test does not support $BACKEND"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
mkdir -p $TESTDIR $DBDIR1
|
||||
|
||||
echo "Starting slapd on TCP/IP port $PORT1..."
|
||||
|
Loading…
Reference in New Issue
Block a user