Author: metze Date: 2005-06-08 18:14:55 +0000 (Wed, 08 Jun 2005) New Revision: 7403
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7403 Log: minimize the sharedelay tridge: is that a good value? metze Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh Changeset: Modified: branches/SAMBA_4_0/source/script/tests/selftest.sh =================================================================== --- branches/SAMBA_4_0/source/script/tests/selftest.sh 2005-06-08 18:01:25 UTC (rev 7402) +++ branches/SAMBA_4_0/source/script/tests/selftest.sh 2005-06-08 18:14:55 UTC (rev 7403) @@ -49,6 +49,7 @@ path = $TMPDIR read only = no ntvfs handler = posix + posix:sharedelay = 5000 EOF ADDARG="-s $CONFFILE"
