diff options
Diffstat (limited to 'source3/script/tests/selftest.sh')
-rwxr-xr-x | source3/script/tests/selftest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index 6a6eef70fd..e7b29f76c7 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -114,6 +114,7 @@ cat >$SERVERCONFFILE<<EOF [tmp] path = $PREFIX_ABS/tmp read only = no + smbd:sharedelay = 100000 EOF |