]> git.sur5r.net Git - openldap/commitdiff
fix path
authorPierangelo Masarati <ando@openldap.org>
Sat, 15 Sep 2007 00:04:22 +0000 (00:04 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 15 Sep 2007 00:04:22 +0000 (00:04 +0000)
tests/scripts/test052-memberof

index 6a0881c4dbc0e43d8c2c4a324517bccb5c4c0792..795ec66843dfa8154656553c6afdabeaa16ef06a 100755 (executable)
@@ -61,7 +61,7 @@ if [ "$MEMBEROF" = memberofmod ]; then
 dn: cn=module,cn=config
 objectClass: olcModuleList
 cn: module
-olcModulePath: ../../../servers/slapd/overlays
+olcModulePath: ../servers/slapd/overlays
 olcModuleLoad: memberof.la
 EOF
        RC=$?