mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#3063, test now works on bdb/hdb
This commit is contained in:
parent
7c7754b956
commit
24e451e042
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user