mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.
Jeremy.
This commit is contained in:
parent
94e0bc5013
commit
9f5c95c418
@ -39,6 +39,8 @@ void pong_message(int msg_type, struct process_id src, void *buf, size_t len)
|
||||
int i, n;
|
||||
char buf[12];
|
||||
|
||||
load_case_tables();
|
||||
|
||||
setup_logging(argv[0],True);
|
||||
|
||||
lp_load(dyn_CONFIGFILE,False,False,False,True);
|
||||
|
Loading…
Reference in New Issue
Block a user