diff options
Diffstat (limited to 'source4/script')
-rwxr-xr-x | source4/script/tests/mktestsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/mktestsetup.sh b/source4/script/tests/mktestsetup.sh index 9ff2d6a5f8..bf13fd7e0f 100755 --- a/source4/script/tests/mktestsetup.sh +++ b/source4/script/tests/mktestsetup.sh @@ -92,6 +92,7 @@ cat >$CONFFILE<<EOF server role = pdc max xmit = 32K server max protocol = SMB2 + notify:inotify = false [tmp] path = $TMPDIR |