mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)
not the lock dir... metze (This used to be commit bccc014757f22fbe9f2e7a74672626d81768ebdf)
This commit is contained in:
parent
985c7a0b20
commit
039a369a4f
@ -214,7 +214,7 @@ static BOOL irpc_setup(struct torture_context *tctx, void **_data)
|
||||
|
||||
*_data = data = talloc(tctx, struct irpc_test_data);
|
||||
|
||||
lp_set_cmdline("lock dir", "lockdir.tmp");
|
||||
lp_set_cmdline("pid directory", "piddir.tmp");
|
||||
|
||||
data->ev = tctx->ev;
|
||||
torture_assert(tctx, data->msg_ctx1 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user