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

metze at samba.org metze at samba.org
Sat Jul 8 12:39:09 GMT 2006


Author: metze
Date: 2006-07-08 12:39:09 +0000 (Sat, 08 Jul 2006)
New Revision: 16877

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

Log:
run SMB2-FIND test

metze
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	2006-07-08 12:35:37 UTC (rev 16876)
+++ branches/SAMBA_4_0/source/script/tests/test_posix.sh	2006-07-08 12:39:09 UTC (rev 16877)
@@ -43,7 +43,7 @@
 raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
 raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
 
-smb2="SMB2-CONNECT SMB2-GETINFO SMB2-SETINFO"
+smb2="SMB2-CONNECT SMB2-GETINFO SMB2-SETINFO SMB2-FIND"
 
 tests="$base $raw $smb2"
 



More information about the samba-cvs mailing list