mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
s4-smbtorture: fix typo in RPC-SAMR-PASSWORDS-LOCKOUT test.
Guenther
This commit is contained in:
parent
b170ebe08b
commit
b05f0db957
@ -3894,7 +3894,7 @@ static bool test_Password_lockout(struct dcerpc_pipe *p,
|
||||
|
||||
info.info1 = *info1;
|
||||
|
||||
torture_comment(tctx, "setting password history lenght.\n");
|
||||
torture_comment(tctx, "setting password history length.\n");
|
||||
info.info1.password_history_length = password_history_length;
|
||||
|
||||
torture_assert(tctx,
|
||||
|
Loading…
Reference in New Issue
Block a user