]> 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 9907a8adf209289461c051f7c4c0db5d8dbbefd0..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
@@ -22,7 +22,7 @@ fi
 
 if test $BACKEND = ldif ; then
        # dynlist+ldif fails because back-ldif lacks bi_op_compare()
-       echo "Test does not support $BACKEND backend, test skipped"
+       echo "$BACKEND backend unsuitable for dynlist overlay, test skipped"
        exit 0
 fi