From: Pierangelo Masarati Date: Wed, 4 May 2005 19:01:16 +0000 (+0000) Subject: partial fulfilment of ITS#3705 X-Git-Tag: OPENLDAP_AC_BP~744 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1b080de8a825a0c0b1ae079c87c076d0b782729b;p=openldap partial fulfilment of ITS#3705 --- diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index 4e471a6da7..5ba3b9d912 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -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}/"