]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/conf.sh
ITS#8573 Add missing URI variables for tests
[openldap] / tests / scripts / conf.sh
index fe5e60509e21b06aa9fab70843664b6ecac4f174..02629f19003aa4e9721f2d0fa24b79f156845b65 100755 (executable)
@@ -75,6 +75,24 @@ sed -e "s/@BACKEND@/${BACKEND}/"                     \
        -e "s;@PORT4@;${PORT4};"                        \
        -e "s;@PORT5@;${PORT5};"                        \
        -e "s;@PORT6@;${PORT6};"                        \
+       -e "s;@SURI1@;${SURI1};"                        \
+       -e "s;@SURI2@;${SURI2};"                        \
+       -e "s;@SURI3@;${SURI3};"                        \
+       -e "s;@SURI4@;${SURI4};"                        \
+       -e "s;@SURI5@;${SURI5};"                        \
+       -e "s;@SURI6@;${SURI6};"                        \
+       -e "s;@URIP1@;${URIP1};"                        \
+       -e "s;@URIP2@;${URIP2};"                        \
+       -e "s;@URIP3@;${URIP3};"                        \
+       -e "s;@URIP4@;${URIP4};"                        \
+       -e "s;@URIP5@;${URIP5};"                        \
+       -e "s;@URIP6@;${URIP6};"                        \
+       -e "s;@SURIP1@;${SURIP1};"                      \
+       -e "s;@SURIP2@;${SURIP2};"                      \
+       -e "s;@SURIP3@;${SURIP3};"                      \
+       -e "s;@SURIP4@;${SURIP4};"                      \
+       -e "s;@SURIP5@;${SURIP5};"                      \
+       -e "s;@SURIP6@;${SURIP6};"                      \
        -e "s/@SASL_MECH@/${SASL_MECH}/"                \
        -e "s;@TESTDIR@;${TESTDIR};"                    \
        -e "s;@TESTWD@;${TESTWD};"                      \