From: Howard Chu Date: Sat, 20 Mar 2004 09:25:42 +0000 (+0000) Subject: back-ldbm is supported now X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~193 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=911a7cc1b9fa43528609515db79c2ca81fbea950;p=openldap back-ldbm is supported now --- diff --git a/tests/scripts/test022-ppolicy b/tests/scripts/test022-ppolicy index fee6d155fd..bf391fa7d1 100755 --- a/tests/scripts/test022-ppolicy +++ b/tests/scripts/test022-ppolicy @@ -21,11 +21,6 @@ if test $PPOLICY = ppolicyno; then exit 0 fi -if test "$BACKEND" = "ldbm" ; then - echo "Test does not support $BACKEND" - exit 0 -fi - mkdir -p $TESTDIR $DBDIR1 echo "Starting slapd on TCP/IP port $PORT1..."