mirror of
https://github.com/samba-team/samba.git
synced 2025-09-10 05:44:20 +03:00
committed by
Gerald (Jerry) Carter
parent
8c76903efb
commit
f5e79ae825
@@ -213,6 +213,8 @@ static int smb_print(struct cli_state *, char *, FILE *);
|
|||||||
|
|
||||||
in_client = True; /* Make sure that we tell lp_load we are */
|
in_client = True; /* Make sure that we tell lp_load we are */
|
||||||
|
|
||||||
|
load_case_tables();
|
||||||
|
|
||||||
if (!lp_load(dyn_CONFIGFILE, True, False, False, True))
|
if (!lp_load(dyn_CONFIGFILE, True, False, False, True))
|
||||||
{
|
{
|
||||||
fprintf(stderr, "ERROR: Can't load %s - run testparm to debug it\n", dyn_CONFIGFILE);
|
fprintf(stderr, "ERROR: Can't load %s - run testparm to debug it\n", dyn_CONFIGFILE);
|
||||||
|
Reference in New Issue
Block a user