diff options
-rwxr-xr-x | source4/script/tests/selftest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/selftest.sh b/source4/script/tests/selftest.sh index d9f1a387a3..f9f4b766db 100755 --- a/source4/script/tests/selftest.sh +++ b/source4/script/tests/selftest.sh @@ -49,6 +49,7 @@ cat >$CONFFILE<<EOF path = $TMPDIR read only = no ntvfs handler = posix + posix:sharedelay = 5000 EOF ADDARG="-s $CONFFILE" |