--- tests/data/slapd-refint.conf 2005/08/09 21:04:11 1.5.2.2
+++ tests/data/slapd-refint.conf 2005/09/29 19:07:59 1.5.2.3
@@ -1,5 +1,5 @@
# stand-alone slapd config -- for testing (with refint overlay)
-# $OpenLDAP: pkg/ldap/tests/data/slapd-refint.conf,v 1.7 2005/08/07 08:01:54 ando Exp $
+# $OpenLDAP: pkg/ldap/tests/data/slapd-refint.conf,v 1.8 2005/09/28 21:38:15 ando Exp $
## This work is part of OpenLDAP Software .
##
## Copyright 2004-2005 The OpenLDAP Foundation.
@@ -13,15 +13,15 @@
## top-level directory of the distribution or, alternatively, at
## .
-include ./schema/core.schema
-include ./schema/cosine.schema
-include ./schema/inetorgperson.schema
-include ./schema/openldap.schema
-include ./schema/nis.schema
+include @SCHEMADIR@/core.schema
+include @SCHEMADIR@/cosine.schema
+include @SCHEMADIR@/inetorgperson.schema
+include @SCHEMADIR@/openldap.schema
+include @SCHEMADIR@/nis.schema
#
-pidfile ./testrun/slapd.1.pid
-argsfile ./testrun/slapd.1.args
+pidfile @TESTDIR@/slapd.1.pid
+argsfile @TESTDIR@/slapd.1.args
#mod#modulepath ../servers/slapd/back-@BACKEND@/
#mod#moduleload back_@BACKEND@.la
@@ -36,7 +36,7 @@ argsfile ./testrun/slapd.1.args
database @BACKEND@
suffix "o=refint"
-directory ./testrun/db.1.a
+directory @TESTDIR@/db.1.a
rootdn "cn=Manager,o=refint"
rootpw secret
#bdb#index objectClass eq