svn commit: samba r19046 - in branches/SAMBA_3_0/source/script/tests: .

vlendec at samba.org vlendec at samba.org
Mon Oct 2 13:50:33 GMT 2006


Author: vlendec
Date: 2006-10-02 13:50:30 +0000 (Mon, 02 Oct 2006)
New Revision: 19046

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

Log:
It does not do much yet, but activate RPC-SAMBA3-SPOOLSS
Modified:
   branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh


Changeset:
Modified: branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh
===================================================================
--- branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh	2006-10-02 13:35:07 UTC (rev 19045)
+++ branches/SAMBA_3_0/source/script/tests/test_posix_s3.sh	2006-10-02 13:50:30 UTC (rev 19046)
@@ -34,7 +34,7 @@
 raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH"
 
 rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
-rpc="$rpc RPC-UNIXINFO"
+rpc="$rpc RPC-UNIXINFO RPC-SAMBA3-SPOOLSS"
 
 if test x$RUN_FROM_BUILD_FARM = xyes; then
 	rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME"



More information about the samba-cvs mailing list