mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
s4:torture: Fix typo
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
11fb9476ad
commit
9cfb88ba04
@ -262,7 +262,7 @@ static bool torture_krb5_pre_send_as_req_test(struct torture_krb5_context *test_
|
||||
KRB5_NT_PRINCIPAL,
|
||||
"krb5 libs unexpectedly "
|
||||
"did not set principal "
|
||||
"as NT_SRV_HST!");
|
||||
"as NT_PRINCIPAL!");
|
||||
} else {
|
||||
torture_assert_int_equal(test_context->tctx,
|
||||
test_context->as_req.req_body.cname->name_type,
|
||||
|
Loading…
Reference in New Issue
Block a user