From: Kurt Zeilenga Date: Wed, 31 May 2000 00:13:37 +0000 (+0000) Subject: Don't need openldap.schema anymore to run tests X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2790 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9ede22dcd395e68d5223ec4e8d41255969d65566;p=openldap Don't need openldap.schema anymore to run tests --- diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index 8254d750df..6e82c4b15c 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema schemacheck off diff --git a/tests/data/slapd-dnssrv.conf b/tests/data/slapd-dnssrv.conf index dab5812dd1..b95d3932c3 100644 --- a/tests/data/slapd-dnssrv.conf +++ b/tests/data/slapd-dnssrv.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema schemacheck on pidfile ./test-db/slapd.pid argsfile ./test-db/slapd.args diff --git a/tests/data/slapd-master.conf b/tests/data/slapd-master.conf index 94b3891e62..e62ea5f175 100644 --- a/tests/data/slapd-master.conf +++ b/tests/data/slapd-master.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema schemacheck on diff --git a/tests/data/slapd-passwd.conf b/tests/data/slapd-passwd.conf index 66c5496f37..78279e4f5d 100644 --- a/tests/data/slapd-passwd.conf +++ b/tests/data/slapd-passwd.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema schemacheck on diff --git a/tests/data/slapd-pw.conf b/tests/data/slapd-pw.conf index f5f7dccf9a..4c85e6b67a 100644 --- a/tests/data/slapd-pw.conf +++ b/tests/data/slapd-pw.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema schemacheck off diff --git a/tests/data/slapd-ref-slave.conf b/tests/data/slapd-ref-slave.conf index 64c262319b..f10e039f4e 100644 --- a/tests/data/slapd-ref-slave.conf +++ b/tests/data/slapd-ref-slave.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema # diff --git a/tests/data/slapd-repl-master.conf b/tests/data/slapd-repl-master.conf index b336e435fa..e0a57d2b48 100644 --- a/tests/data/slapd-repl-master.conf +++ b/tests/data/slapd-repl-master.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema # diff --git a/tests/data/slapd-repl-slave.conf b/tests/data/slapd-repl-slave.conf index 02a575f5b0..d6da9ee3f8 100644 --- a/tests/data/slapd-repl-slave.conf +++ b/tests/data/slapd-repl-slave.conf @@ -5,7 +5,6 @@ #include ./data/slapd.at.conf #include ./data/slapd.oc.conf include ./schema/core.schema -include ./schema/openldap.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema #