diff options
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/script/tests/test_net_conf.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/script/tests/test_net_conf.sh b/source3/script/tests/test_net_conf.sh index c432c3e183..a81b21e533 100755 --- a/source3/script/tests/test_net_conf.sh +++ b/source3/script/tests/test_net_conf.sh @@ -424,7 +424,8 @@ test_conf_setparm_existing() test_conf_setparm_forbidden() { - FORBIDDEN_PARAMS="lock directory + FORBIDDEN_PARAMS="state directory +lock directory lock dir config backend include" |