mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
Set the debuglevel after the call to lp_load() so the change sticks.
This commit is contained in:
parent
0839cf03a9
commit
3c927e39e7
@ -393,10 +393,10 @@ static struct functable net_func[] = {
|
||||
}
|
||||
}
|
||||
|
||||
DEBUGLEVEL = debuglevel;
|
||||
|
||||
lp_load(servicesf,True,False,False);
|
||||
|
||||
DEBUGLEVEL = debuglevel;
|
||||
|
||||
argv_new = (const char **)poptGetArgs(pc);
|
||||
|
||||
argc_new = argc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user