mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08: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
@ -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 New Issue
Block a user