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

fix previous commit

parent 27e5fabb
No related branches found
No related tags found
No related merge requests found
......@@ -1654,9 +1654,6 @@ proxy_cache_config(
}
/* anything else */
else {
if ( argv0 != argv[0] ) {
return SLAP_CONF_UNKNOWN;
}
rc = cm->db.bd_info->bi_db_config( &cm->db, fname, lineno, argc, argv );
}
......
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