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 5059ceab27..fba43e3306 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -320,6 +320,7 @@ cat >$SERVERCONFFILE<<EOF # min receivefile size = 4000 + max protocol = SMB2 read only = no smbd:sharedelay = 100000 # smbd:writetimeupdatedelay = 500000 |