From 24e451e04255c4054481e5aed62fc336ae781557 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 12 Jun 2004 07:40:15 +0000 Subject: [PATCH] ITS#3063, test now works on bdb/hdb --- tests/scripts/test027-emptydn | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.39.5