Skip to content
Snippets Groups Projects
Commit 57851753 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

provision for ITS#3497

parent 1d919d35
No related branches found
No related tags found
No related merge requests found
......@@ -179,6 +179,9 @@ backsql_delete( Operation *op, SlapReply *rs )
break;
case LDAP_COMPARE_TRUE:
if ( get_treeDelete( op ) ) {
/* not supported yet */ ;
}
Debug( LDAP_DEBUG_TRACE, " backsql_delete(): "
"entry \"%s\" has children\n",
op->o_req_dn.bv_val, 0, 0 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment