mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
fix translucent overlay test when back-monitor is compiled as module (privately reported by Buchan Milne)
This commit is contained in:
parent
cdefacccc6
commit
01f81af860
@ -30,6 +30,8 @@ argsfile ./testrun/slapd.2.args
|
||||
#ldapmod#moduleload back_ldap.la
|
||||
#translucentmod#modulepath ../servers/slapd/overlays
|
||||
#translucentmod#moduleload translucent.la
|
||||
#monitormod#modulepath ../servers/slapd/back-monitor
|
||||
#monitormod#moduleload back_monitor.la
|
||||
|
||||
#######################################################################
|
||||
# database definitions
|
||||
|
@ -26,6 +26,8 @@ argsfile ./testrun/slapd.1.args
|
||||
|
||||
#mod#modulepath ../servers/slapd/back-@BACKEND@/:../servers/slapd/overlays
|
||||
#mod#moduleload back_@BACKEND@.la
|
||||
#monitormod#modulepath ../servers/slapd/back-monitor
|
||||
#monitormod#moduleload back_monitor.la
|
||||
|
||||
#######################################################################
|
||||
# database definitions
|
||||
|
Loading…
Reference in New Issue
Block a user