From: Howard Chu Date: Wed, 22 Oct 2003 10:45:56 +0000 (+0000) Subject: Undo test020 overwrite X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~513 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5d7db2665f7a548a102de35e7f664278675c06f4;p=openldap Undo test020 overwrite --- diff --git a/tests/data/slapd.conf b/tests/data/slapd.conf index d14839190e..6603418b41 100644 --- a/tests/data/slapd.conf +++ b/tests/data/slapd.conf @@ -1,5 +1,7 @@ +# $OpenLDAP$ # -# master slapd config -- for proxy cache testing +# stand-alone slapd config -- for testing +# with indexing # ucdata-path ./ucdata include ./schema/core.schema @@ -11,7 +13,8 @@ include ./schema/nis.schema pidfile ./testrun/slapd.1.pid argsfile ./testrun/slapd.1.args -modulepath ../servers/slapd/back-bdb/ +modulepath ../servers/slapd/back-@BACKEND@/ +@MODULELOAD@ #######################################################################