mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
Don't include kerberos schema in tests... its broken.
This commit is contained in:
parent
87f48aab93
commit
315f7bcef9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue