[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2515-g9b76106

Stefan Metzmacher metze at samba.org
Mon Feb 25 10:37:01 GMT 2008


The branch, v3-2-test has been updated
       via  9b761062df80c45bf2b76af071131d0c78e94a09 (commit)
      from  d32066eaef1d09ec41fd5365e18eacd93e485d53 (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 9b761062df80c45bf2b76af071131d0c78e94a09
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Feb 25 11:34:44 2008 +0100

    make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture
    
    BASE-DEFER_OPEN is now more strict with incorrect timing
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 source/script/tests/test_posix_s3.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/script/tests/test_posix_s3.sh b/source/script/tests/test_posix_s3.sh
index 91863b7..7b4c022 100755
--- a/source/script/tests/test_posix_s3.sh
+++ b/source/script/tests/test_posix_s3.sh
@@ -54,6 +54,8 @@ skipped="$skipped RAW-SFILEINFO"
 
 echo "WARNING: Skipping tests $skipped"
 
+ADDARGS="$ADDARGS --option=torture:sharedelay=100000"
+
 failed=0
 for t in $tests; do
     if [ ! -z "$start" -a "$start" != $t ]; then


-- 
Samba Shared Repository


More information about the samba-cvs mailing list