mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
ITS#8534 - Fix regression test to correctly load back-ldap if it is built as a module
This commit is contained in:
parent
0d10236da9
commit
9a28de655f
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue