1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)

not the lock dir...

metze
(This used to be commit bccc014757)
This commit is contained in:
Stefan Metzmacher 2007-09-07 08:05:37 +00:00 committed by Gerald (Jerry) Carter
parent 985c7a0b20
commit 039a369a4f

View File

@ -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 =