svn commit: samba r3252 - in branches/SAMBA_4_0/source/script/tests: .

tridge at samba.org tridge at samba.org
Tue Oct 26 08:33:05 GMT 2004


Author: tridge
Date: 2004-10-26 08:33:04 +0000 (Tue, 26 Oct 2004)
New Revision: 3252

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/script/tests&rev=3252&nolog=1

Log:
pvfs now passes BASE-TRANS2

Modified:
   branches/SAMBA_4_0/source/script/tests/test_posix.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_posix.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_posix.sh	2004-10-26 08:32:16 UTC (rev 3251)
+++ branches/SAMBA_4_0/source/script/tests/test_posix.sh	2004-10-26 08:33:04 UTC (rev 3252)
@@ -34,7 +34,7 @@
 tests="$tests BASE-DENY2 BASE-TCON BASE-TCONDEV BASE-RW1"
 tests="$tests BASE-DENY3 BASE-XCOPY BASE-OPEN"
 tests="$tests BASE-DELETE BASE-PROPERTIES BASE-MANGLE"
-tests="$tests BASE-CHKPATH BASE-SECLEAK"
+tests="$tests BASE-CHKPATH BASE-SECLEAK BASE-TRANS2"
 tests="$tests RAW-QFSINFO RAW-QFILEINFO RAW-SFILEINFO-BUG"
 tests="$tests RAW-LOCK RAW-MKDIR RAW-SEEK RAW-CONTEXT BASE-RENAME"
 tests="$tests RAW-UNLINK RAW-READ RAW-CLOSE"
@@ -42,7 +42,7 @@
 
 soon="BASE-DENY1 BASE-DEFER_OPEN BASE-OPENATTR BASE-CHARSET"
 soon="$soon RAW-SFILEINFO RAW-SEARCH RAW-OPEN RAW-OPLOCK RAW-NOTIFY RAW-MUX RAW-IOCTL"
-soon="$soon RAW-CHKPATH RAW-WRITE RAW-RENAME BASE-TRANS2"
+soon="$soon RAW-CHKPATH RAW-WRITE RAW-RENAME"
 soon="$soon BASE-TRANS2"
 
 for t in $tests; do



More information about the samba-cvs mailing list