Revert prev commit, let the test run. It usually passes, will need to

track down the infinite loop problem at some point. Probably not backend
dependent.
This commit is contained in:
Howard Chu 2005-10-14 04:35:49 +00:00
parent 279033fc1c
commit b2b293eeda

View File

@ -12,11 +12,6 @@
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
if test "$BACKEND" != "bdb" && test "$BACKEND" != "hdb" ; then
echo "Test does not support $BACKEND"
exit 0
fi
echo "running defines.sh"
. $SRCDIR/scripts/defines.sh