Author: vlendec
Date: 2007-09-04 10:03:31 +0000 (Tue, 04 Sep 2007)
New Revision: 24948

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

Log:
There is no point testing UNIXINFO -- 3.2.0 does not do it
Modified:
   branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh


Changeset:
Modified: branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh
===================================================================
--- branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh   2007-09-04 
09:15:16 UTC (rev 24947)
+++ branches/SAMBA_3_2_0/source/script/tests/test_posix_s3.sh   2007-09-04 
10:03:31 UTC (rev 24948)
@@ -35,7 +35,7 @@
 raw="$raw RAW-SAMBA3CASEINSENSITIVE RAW-SAMBA3POSIXTIMEDLOCK"
 
 rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
-rpc="$rpc RPC-UNIXINFO RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"
+rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"
 
 # NOTE: to enable the UNIX-WHOAMI test, we need to change the default share
 # config to allow guest access. I'm not sure whether this would break other

Reply via email to