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

ITS#3063, test now works on bdb/hdb

parent 7c7754b9
No related branches found
No related tags found
No related merge requests found
......@@ -12,12 +12,6 @@
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
# FIXME: temporary! bdb doesn't work
if test "$BACKEND" != "ldbm" ; then
echo "Test does not support $BACKEND"
exit 0
fi
echo "running defines.sh"
. $SRCDIR/scripts/defines.sh
......
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