mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
s4:torture/rpc: Fix torture comment in mdssvc.c
Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
e24ce0023f
commit
4a608b281c
@ -403,7 +403,7 @@ static bool test_mdssvc_close(struct torture_context *tctx,
|
||||
&close_ph,
|
||||
&close_status);
|
||||
torture_assert_ntstatus_ok_goto(tctx, status, ok, done,
|
||||
"dcerpc_mdssvc_open failed\n");
|
||||
"dcerpc_mdssvc_close failed\n");
|
||||
|
||||
torture_assert_data_blob_equal(tctx, close_ph_blob, ph_blob,
|
||||
"bad blob");
|
||||
|
Loading…
x
Reference in New Issue
Block a user