mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r20318: do what the printf statement says:-)
metze (This used to be commit dd9ef6e5ab471665d019fbda87c90f5c95bd57ea)
This commit is contained in:
parent
ff322519af
commit
2506a1efce
@ -251,7 +251,7 @@ static BOOL test_cldap_generic(TALLOC_CTX *mem_ctx, const char *dest)
|
||||
|
||||
printf("Testing objectClass=* and netlogon\n");
|
||||
search.in.filter = "(objectclass2=*)";
|
||||
search.in.attributes = attrs2;
|
||||
search.in.attributes = attrs3;
|
||||
|
||||
status = cldap_search(cldap, mem_ctx, &search);
|
||||
CHECK_STATUS(status, NT_STATUS_OK);
|
||||
|
Loading…
x
Reference in New Issue
Block a user