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

tridge at samba.org tridge at samba.org
Wed Jan 19 03:34:49 GMT 2005


Author: tridge
Date: 2005-01-19 03:34:49 +0000 (Wed, 19 Jan 2005)
New Revision: 4833

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

Log:
added LOCAL-SOCKET to the list of tests that are expected to pass


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	2005-01-19 03:33:49 UTC (rev 4832)
+++ branches/SAMBA_4_0/source/script/tests/test_posix.sh	2005-01-19 03:34:49 UTC (rev 4833)
@@ -43,6 +43,7 @@
 tests="$tests RAW-UNLINK RAW-READ RAW-CLOSE RAW-IOCTL RAW-SEARCH RAW-CHKPATH RAW-RENAME"
 tests="$tests RAW-EAS RAW-STREAMS RAW-ACLS"
 tests="$tests LOCAL-ICONV LOCAL-TALLOC LOCAL-MESSAGING LOCAL-BINDING LOCAL-IDTREE"
+tests="$tests LOCAL-SOCKET"
 
 soon="BASE-CHARSET RAW-OPLOCK RAW-NOTIFY BASE-DELAYWRITE"
 



More information about the samba-cvs mailing list