ITS#3063, test now works on bdb/hdb

This commit is contained in:
Howard Chu 2004-06-12 07:40:15 +00:00
parent 7c7754b956
commit 24e451e042

View File

@ -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