]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/conf.sh
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / scripts / conf.sh
index 31448d701acb857c78a7070bdf876d3d3c57fc8c..4e471a6da7067e35122cd4f3912c9cfc10343261 100755 (executable)
@@ -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,8 @@ sed -e "s/@BACKEND@/${BACKEND}/"                      \
        -e "s/^#${AC_pcache}#//"                        \
        -e "s/^#${AC_ppolicy}#//"                       \
        -e "s/^#${AC_refint}#//"                        \
+       -e "s/^#${AC_syncprov}#//"                      \
+       -e "s/^#${AC_translucent}#//"           \
        -e "s/^#${AC_unique}#//"                        \
        -e "s/^#${AC_rwm}#//"                   \
        -e "s/^#${MON}#//"                              \