diff options
author | Günther Deschner <gd@samba.org> | 2009-12-10 20:38:32 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-12-10 22:49:16 +0100 |
commit | 31202a9dab330ed939b4ea71349c816707adff95 (patch) | |
tree | 1ef2d229d0aa4b1c3352ea7ba2d0211f2c9b9529 /source3/script | |
parent | c2618d2c6f8657c30cd0f68777d3f37e64172191 (diff) | |
download | samba-31202a9dab330ed939b4ea71349c816707adff95.tar.gz samba-31202a9dab330ed939b4ea71349c816707adff95.tar.bz2 samba-31202a9dab330ed939b4ea71349c816707adff95.zip |
s3-selftest: enable RPC-SAMBA3-WINREG.
Very strange we didn't run it before.
Guenther
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/tests/test_posix_s3.sh | 2 |
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 07d2873a13..e5a51bfd5b 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -38,7 +38,7 @@ raw="$raw RAW-SAMBA3CASEINSENSITIVE RAW-SAMBA3POSIXTIMEDLOCK" raw="$raw RAW-SAMBA3ROOTDIRFID RAW-SFILEINFO-END-OF-FILE" rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC" -rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC" +rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC RPC-SAMBA3-WINREG" rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME" rpc="$rpc RPC-SVCCTL RPC-SPOOLSS RPC-SPOOLSS-WIN RPC-NTSVCS" rpc="$rpc RPC-LSA-GETUSER RPC-LSA-LOOKUPSIDS RPC-LSA-LOOKUPNAMES" |