]> git.sur5r.net Git - openldap/commitdiff
partial fulfilment of ITS#3705
authorPierangelo Masarati <ando@openldap.org>
Wed, 4 May 2005 19:01:16 +0000 (19:01 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 4 May 2005 19:01:16 +0000 (19:01 +0000)
tests/scripts/conf.sh

index 4e471a6da7067e35122cd4f3912c9cfc10343261..5ba3b9d9126f1b93663752ce811db1d5fb429cbe 100755 (executable)
@@ -35,7 +35,7 @@ fi
 sed -e "s/@BACKEND@/${BACKEND}/"                       \
        -e "s/^#${BACKEND}#//"                          \
        -e "s/@RELAY@/${RELAY}/"                        \
-       -e "s/^#${RELAY}#//"                            \
+       -e "s/^#relay-${RELAY}#//"                              \
        -e "s/^#${BACKENDTYPE}#//"                      \
        -e "s/^#${AC_glue}#//"                          \
        -e "s/^#${AC_ldap}#//"                          \
@@ -67,4 +67,4 @@ sed -e "s/@BACKEND@/${BACKEND}/"                      \
        -e "s;@PORT6@;${PORT6};"        \
        -e "s/@SASL_MECH@/${SASL_MECH}/"        \
        -e "s/@CACHETTL@/${CACHETTL}/"                  \
-       -e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"   
+       -e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"