mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
need to do codepage_initialise() for smbtorture to work.
(This used to be commit 7a619ab81c
)
This commit is contained in:
parent
b9886077a6
commit
9de17c5c38
@ -2809,6 +2809,8 @@ static void usage(void)
|
||||
|
||||
charset_initialise();
|
||||
|
||||
codepage_initialise(lp_client_code_page());
|
||||
|
||||
lp_load(servicesf,True,False,False);
|
||||
load_interfaces();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user