mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
make glue and syncrepl tests work if the overlays were compiled as dynamic
modules
This commit is contained in:
parent
5ebc834c7b
commit
1d67ef16e9
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
|
|||
-e "s/@RELAY@/${RELAY}/" \
|
||||
-e "s/^#${RELAY}#//" \
|
||||
-e "s/^#${BACKENDTYPE}#//" \
|
||||
-e "s/^#${AC_glue}#//" \
|
||||
-e "s/^#${AC_ldap}#//" \
|
||||
-e "s/^#${AC_meta}#//" \
|
||||
-e "s/^#${AC_relay}#//" \
|
||||
|
|
@ -45,6 +46,7 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
|
|||
-e "s/^#${AC_pcache}#//" \
|
||||
-e "s/^#${AC_ppolicy}#//" \
|
||||
-e "s/^#${AC_refint}#//" \
|
||||
-e "s/^#${AC_syncprov}#//" \
|
||||
-e "s/^#${AC_unique}#//" \
|
||||
-e "s/^#${AC_rwm}#//" \
|
||||
-e "s/^#${MON}#//" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue