mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
fix previous commit
This commit is contained in:
parent
27e5fabb8b
commit
429629ff0c
@ -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 );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user