From: Howard Chu Date: Fri, 14 Oct 2005 04:35:49 +0000 (+0000) Subject: Revert prev commit, let the test run. It usually passes, will need to X-Git-Tag: OPENLDAP_REL_ENG_2_2_MP~264 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b2b293eeda56c9a21bdc3d344cfb8313cb418da4;p=openldap 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. --- diff --git a/tests/scripts/test033-glue-syncrepl b/tests/scripts/test033-glue-syncrepl index 9dfefb7c4b..57d50b8477 100755 --- a/tests/scripts/test033-glue-syncrepl +++ b/tests/scripts/test033-glue-syncrepl @@ -12,11 +12,6 @@ ## top-level directory of the distribution or, alternatively, at ## . -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