r7403: minimize the sharedelay
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Jun 2005 18:14:55 +0000 (18:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:50 +0000 (13:17 -0500)
tridge: is that a good value?

metze
(This used to be commit a7f7ec6cfe1ed7fbfe98e462eea004d0eb678e9b)

source4/script/tests/selftest.sh

index d9f1a387a3965c6ea5b1e4e0747473ada15aa093..f9f4b766db0da37493d25ddba7c6580b5e236e19 100755 (executable)
@@ -49,6 +49,7 @@ cat >$CONFFILE<<EOF
        path = $TMPDIR
        read only = no
        ntvfs handler = posix
+       posix:sharedelay = 5000
 EOF
 
 ADDARG="-s $CONFFILE"