mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
s3:torture: use lp_load_global() in the masktest
This commit is contained in:
parent
ee495ab5c3
commit
d6b4c693be
@ -480,7 +480,7 @@ static void usage(void)
|
||||
argv += 1;
|
||||
|
||||
load_case_tables();
|
||||
lp_load(get_dyn_CONFIGFILE(),True,False,False,True);
|
||||
lp_load_global(get_dyn_CONFIGFILE());
|
||||
load_interfaces();
|
||||
|
||||
if (getenv("USER")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user