diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-09-18 10:15:58 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:52:00 -0500 |
commit | 7ee716e70125aeab40c8760c2aa1c9146db17b95 (patch) | |
tree | fa5797d2bef9aa2327444eb757e4faae3892c114 /source3 | |
parent | 86b701d3cc1d6f8f09a1023defd4dca2f627d40f (diff) | |
download | samba-7ee716e70125aeab40c8760c2aa1c9146db17b95.tar.gz samba-7ee716e70125aeab40c8760c2aa1c9146db17b95.tar.bz2 samba-7ee716e70125aeab40c8760c2aa1c9146db17b95.zip |
r18612: remove RPC-ECHO till it gets fixed
metze
(This used to be commit 2afeec3d15740261356b5a51b0413378f8d10cf5)
Diffstat (limited to 'source3')
-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 4c8d43665e..ba6213e0d5 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -33,7 +33,7 @@ raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK" raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE" raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH" -rpc="RPC-ECHO RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-NETLOGSAMBA3" +rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-NETLOGSAMBA3" rpc="$rpc RPC-SAMBA3SESSIONKEY RPC-SAMBA3-SRVSVC RPC-SAMBA3-GETUSERNAME" rpc="$rpc RPC-SAMBA3-SHARESEC RPC-UNIXINFO" |