mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in
the 'pid directory' now...
Andrew Bartlett
(This used to be commit 224e7d4cc7
)
This commit is contained in:
parent
ca3e134c8b
commit
7e92a071c5
@ -68,7 +68,7 @@ static bool test_ping_speed(struct torture_context *tctx)
|
||||
uint32_t msg_ping, msg_exit;
|
||||
TALLOC_CTX *mem_ctx = tctx;
|
||||
|
||||
lp_set_cmdline("lock dir", "lockdir.tmp");
|
||||
lp_set_cmdline("pid directory", "piddir.tmp");
|
||||
|
||||
ev = event_context_init(mem_ctx);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user