Skip to content
Snippets Groups Projects
Commit 911a7cc1 authored by Howard Chu's avatar Howard Chu
Browse files

back-ldbm is supported now

parent 9f5667c7
No related branches found
No related tags found
No related merge requests found
......@@ -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..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment