]> git.sur5r.net Git - openldap/commitdiff
Revert prev commit, let the test run. It usually passes, will need to
authorHoward Chu <hyc@openldap.org>
Fri, 14 Oct 2005 04:35:49 +0000 (04:35 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 14 Oct 2005 04:35:49 +0000 (04:35 +0000)
track down the infinite loop problem at some point. Probably not backend
dependent.

tests/scripts/test033-glue-syncrepl

index 9dfefb7c4bca1c45a22bb4ee50ee3cee9856c301..57d50b847710e0d3fc80d5cac9b8962096081875 100755 (executable)
 ## 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