mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3-vfstest: fixed paths in vfstest
vfstest tries to create /messages.tdb as loadparm has not been initialised
This commit is contained in:
parent
e92803201a
commit
283686af75
@ -457,6 +457,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
poptFreeContext(pc);
|
||||
|
||||
lp_load_initial_only(get_dyn_CONFIGFILE());
|
||||
|
||||
/* TODO: check output */
|
||||
reload_services(smbd_messaging_context(), -1, False);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user