mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
r10520: The join is a nice quick RPC test.
Andrew Bartlett (This used to be commit d50b54309664454fa29249ec6ee8f02f9694478f)
This commit is contained in:
parent
7f7a2d133d
commit
187fdaa91f
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
# add tests to this list as they start passing, so we test
|
# add tests to this list as they start passing, so we test
|
||||||
# that they stay passing
|
# that they stay passing
|
||||||
ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||||
ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||||
ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT"
|
ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
|
||||||
|
|
||||||
if [ $# -lt 4 ]; then
|
if [ $# -lt 4 ]; then
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user