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

tridge at samba.org tridge at samba.org
Mon Nov 1 00:40:35 GMT 2004


Author: tridge
Date: 2004-11-01 00:40:33 +0000 (Mon, 01 Nov 2004)
New Revision: 3418

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3418

Log:
added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs passes


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-31 22:06:37 UTC (rev 3417)
+++ branches/SAMBA_4_0/source/script/tests/test_posix.sh	2004-11-01 00:40:33 UTC (rev 3418)
@@ -35,8 +35,9 @@
 tests="$tests BASE-DENY3 BASE-XCOPY BASE-OPEN"
 tests="$tests BASE-DELETE BASE-PROPERTIES BASE-MANGLE"
 tests="$tests BASE-CHKPATH BASE-SECLEAK BASE-TRANS2"
+tests="$tests BASE-NTDENY1 BASE-NTDENY2  BASE-RENAME"
 tests="$tests RAW-QFSINFO RAW-QFILEINFO RAW-SFILEINFO-BUG"
-tests="$tests RAW-LOCK RAW-MKDIR RAW-SEEK RAW-CONTEXT BASE-RENAME"
+tests="$tests RAW-LOCK RAW-MKDIR RAW-SEEK RAW-CONTEXT"
 tests="$tests RAW-UNLINK RAW-READ RAW-CLOSE RAW-IOCTL RAW-SEARCH RAW-CHKPATH"
 tests="$tests LOCAL-ICONV LOCAL-TALLOC LOCAL-MESSAGING LOCAL-BINDING LOCAL-IDTREE"
 



More information about the samba-cvs mailing list