summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-10-02 13:50:30 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:15:06 -0500
commit8c15a6ff2e7d9341972fe0431655acd4416121f3 (patch)
tree8bf5ac0d3e14280883dc3e4f77f26db23de34cd9 /source3/script
parentbc2a760498a2b3c918ac3823fe275fc273d98071 (diff)
downloadsamba-8c15a6ff2e7d9341972fe0431655acd4416121f3.tar.gz
samba-8c15a6ff2e7d9341972fe0431655acd4416121f3.tar.bz2
samba-8c15a6ff2e7d9341972fe0431655acd4416121f3.zip
r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS
(This used to be commit 3bf313240c8dcabc28a2fbf35a68daf8274cf659)
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index fef517af7a..2a3ff373bc 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -34,7 +34,7 @@ raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
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"