]> git.sur5r.net Git - openldap/commitdiff
Adjust for differences from HEAD
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 4 Jan 2011 15:44:40 +0000 (15:44 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 4 Jan 2011 15:44:40 +0000 (15:44 +0000)
servers/slapd/slapcommon.c

index 1b5a594cacdbf6784486cf4c46aba057d6498c01..6fd9341beb44aa0c2b2c655c2ad04ac447cc980c 100644 (file)
@@ -492,7 +492,6 @@ slap_tool_init(
                case 's':
                        switch ( tool ) {
                        case SLAPADD:
-                       case SLAPMODIFY:
                                /* no schema check */
                                mode |= SLAP_TOOL_NO_SCHEMA_CHECK;
                                break;