]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test044-dynlist
Fix SLAP_CONFIG_DELETE ifdef (already fixed in RE24)
[openldap] / tests / scripts / test044-dynlist
index 4f1219dc1db1a7bb64616f7f687ee8e9b4361b26..837f3b120c78d520dfd682db6601c4bb6c158323 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2009 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -20,6 +20,12 @@ if test $DYNLIST = "dynlistno" ; then
        exit 0
 fi 
 
+if test $BACKEND = ldif ; then
+       # dynlist+ldif fails because back-ldif lacks bi_op_compare()
+       echo "$BACKEND backend unsuitable for dynlist overlay, test skipped"
+       exit 0
+fi
+
 mkdir -p $TESTDIR $DBDIR1
 
 $SLAPPASSWD -g -n >$CONFIGPWF