From: Kurt Zeilenga Date: Wed, 26 Feb 2003 22:40:24 +0000 (+0000) Subject: Don't include kerberos schema in tests... its broken. X-Git-Tag: NO_SLAP_OP_BLOCKS~270 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=315f7bcef98ceeadd4c52a2fb0af2021d3971533;p=openldap Don't include kerberos schema in tests... its broken. --- diff --git a/tests/data/slapd-schema.conf b/tests/data/slapd-schema.conf index 380e53579f..791d49dcba 100644 --- a/tests/data/slapd-schema.conf +++ b/tests/data/slapd-schema.conf @@ -11,7 +11,7 @@ include ./schema/cosine.schema include ./schema/corba.schema include ./schema/java.schema include ./schema/inetorgperson.schema -include ./schema/krb5-kdc.schema +#include ./schema/krb5-kdc.schema include ./schema/misc.schema include ./schema/nis.schema include ./schema/openldap.schema