mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +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
|
## top-level directory of the distribution or, alternatively, at
|
||||||
## <http://www.OpenLDAP.org/license.html>.
|
## <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"
|
echo "running defines.sh"
|
||||||
. $SRCDIR/scripts/defines.sh
|
. $SRCDIR/scripts/defines.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user