]> git.sur5r.net Git - openldap/commitdiff
ITS#8534 - Fix regression test to correctly load back-ldap if it is built as a module
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 30 Nov 2016 22:26:03 +0000 (14:26 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 28 Dec 2016 18:46:06 +0000 (10:46 -0800)
tests/data/regressions/its4336/slapd.conf

index f4d6814cb714a5827a05172770de6f970f9c8f22..397d3cbbae2adf84473990d1fed4c35684de4daf 100644 (file)
@@ -24,6 +24,9 @@ include               @DATADIR@/test.schema
 pidfile                @TESTDIR@/slapd.2.pid
 argsfile       @TESTDIR@/slapd.2.args
 
+#ldapmod#modulepath ../servers/slapd/back-ldap/
+#ldapmod#moduleload back_ldap.la
+
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la