1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

s4-drs: make getncchanges debug less verbose

quieten make test a little
This commit is contained in:
Andrew Tridgell 2010-09-27 14:42:13 -07:00
parent 8edf3d7131
commit 8e1a3c8cca

View File

@ -1260,7 +1260,7 @@ WERROR dcesrv_drsuapi_DsGetNCChanges(struct dcesrv_call_state *dce_call, TALLOC_
search_dn = getnc_state->ncRoot_dn;
}
DEBUG(1,(__location__ ": getncchanges on %s using filter %s\n",
DEBUG(2,(__location__ ": getncchanges on %s using filter %s\n",
ldb_dn_get_linearized(getnc_state->ncRoot_dn), search_filter));
ret = drsuapi_search_with_extended_dn(sam_ctx, getnc_state, &getnc_state->site_res,
search_dn, scope, attrs,