mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
s4-test: fixed make test without having done make install
client.conf didn't specify "setup directory"
This commit is contained in:
parent
2cedefabc9
commit
1eebdfdbe7
@ -587,6 +587,7 @@ sub write_clientconf($$)
|
||||
#We don't want to pass our self-tests if the PAC code is wrong
|
||||
gensec:require_pac = true
|
||||
modules dir = $ENV{LD_SAMBA_MODULE_PATH}
|
||||
setup directory = ./setup
|
||||
";
|
||||
close(CF);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user