From 911a7cc1b9fa43528609515db79c2ca81fbea950 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 20 Mar 2004 09:25:42 +0000 Subject: [PATCH] back-ldbm is supported now --- tests/scripts/test022-ppolicy | 5 ----- 1 file changed, 5 deletions(-) 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..." -- 2.39.5