]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/conf.sh
Changes from HEAD for beta
[openldap] / tests / scripts / conf.sh
index 147a9a2ccb45149f457a9a3004eba96e88a12273..dbc01efdb18a5ea5b77c9c1205154098af189160 100755 (executable)
@@ -13,4 +13,6 @@ sed -e "s/@BACKEND@/${BACKEND}/"      \
        -e "s/^#${BACKEND}#//"                  \
        -e "s/^#${MON}#//"                              \
        -e "s/@PORT@/${PORT}/"                  \
-       -e "s/@SLAVEPORT@/${SLAVEPORT}/"
+       -e "s/@SLAVEPORT@/${SLAVEPORT}/" \
+        -e "s/@CACHETTL@/${CACHETTL}/"   \
+        -e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"