Skip to content
Snippets Groups Projects
Commit 8a69f642 authored by Howard Chu's avatar Howard Chu
Browse files

hdb doesn't need to fix DNs for slapindex

parent 8a5a1ab3
Branches
Tags
No related merge requests found
......@@ -214,7 +214,7 @@ Entry* bdb_tool_entry_get( BackendDB *be, ID id )
e->e_id = id;
}
#ifdef BDB_HIER
{
if ( slapMode & SLAP_TOOL_READONLY ) {
EntryInfo *ei = NULL;
Operation op = {0};
Opheader ohdr = {0};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment