[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-222-gc765090

Stefan Metzmacher metze at samba.org
Tue Mar 11 21:09:22 GMT 2008


The branch, v3-2-test has been updated
       via  c765090871ed68a9ba650bca44f5f3b88997ea14 (commit)
      from  923aa9f330cb370221af6b66cf0f237a9bd06f8e (commit)

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


- Log -----------------------------------------------------------------
commit c765090871ed68a9ba650bca44f5f3b88997ea14
Author: Stefan Metzmacher <metze at samba.org>
Date:   Tue Mar 11 22:06:09 2008 +0100

    selftest: samba3 passes RAW-SEARCH now
    
    As the resume key tests are skipped against samba3.
    
    metze

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

Summary of changes:
 source/script/tests/test_posix_s3.sh |    2 +-
 1 files changed, 1 insertions(+), 1 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 7b4c022..a40a041 100755
--- a/source/script/tests/test_posix_s3.sh
+++ b/source/script/tests/test_posix_s3.sh
@@ -49,7 +49,7 @@ tests="$base $raw $rpc $unix"
 skipped="BASE-CHARSET BASE-DELAYWRITE BASE-TCONDEV"
 skipped="$skipped RAW-ACLS RAW-COMPOSITE RAW-CONTEXT"
 skipped="$skipped RAW-IOCTL"
-skipped="$skipped RAW-QFILEINFO RAW-QFSINFO RAW-SEARCH"
+skipped="$skipped RAW-QFILEINFO RAW-QFSINFO"
 skipped="$skipped RAW-SFILEINFO"
 
 echo "WARNING: Skipping tests $skipped"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list