From: Howard Chu Date: Sat, 12 Jun 2004 07:40:15 +0000 (+0000) Subject: ITS#3063, test now works on bdb/hdb X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~286 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=24e451e04255c4054481e5aed62fc336ae781557;p=openldap ITS#3063, test now works on bdb/hdb --- diff --git a/tests/scripts/test027-emptydn b/tests/scripts/test027-emptydn index b963bcf4f5..e96f9cb76a 100755 --- a/tests/scripts/test027-emptydn +++ b/tests/scripts/test027-emptydn @@ -12,12 +12,6 @@ ## top-level directory of the distribution or, alternatively, at ## . -# 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