]> git.sur5r.net Git - openldap/commitdiff
ITS#3063, test now works on bdb/hdb
authorHoward Chu <hyc@openldap.org>
Sat, 12 Jun 2004 07:40:15 +0000 (07:40 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 12 Jun 2004 07:40:15 +0000 (07:40 +0000)
tests/scripts/test027-emptydn

index b963bcf4f59ae23e1fdd889b58c3a6a72c5e7e98..e96f9cb76a2329747167dda4decef1c6769dd53f 100755 (executable)
 ## 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