summaryrefslogtreecommitdiff
path: root/source4/selftest/tests.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-06-23 13:50:55 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-06-23 20:10:12 +1000
commitff5ace20a26f90179b63fe4730b7d81b77cca3fe (patch)
tree9d4ed7c563cca970d513bb37fd287956aaf665d2 /source4/selftest/tests.sh
parentaba99e4464af8d74de01d45ecc0dda69fbd23fec (diff)
downloadsamba-ff5ace20a26f90179b63fe4730b7d81b77cca3fe.tar.gz
samba-ff5ace20a26f90179b63fe4730b7d81b77cca3fe.tar.bz2
samba-ff5ace20a26f90179b63fe4730b7d81b77cca3fe.zip
s4:selftest Fix up netbios names for rpc_echo test
Diffstat (limited to 'source4/selftest/tests.sh')
-rwxr-xr-xsource4/selftest/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index c8f1cd5803..6f5340656b 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -392,7 +392,7 @@ plantestsuite "rpc.samr.passwords against member server with local creds" member
plantestsuite "blackbox.smbclient against member server with local creds" member $samba4srcdir/client/tests/test_smbclient.sh "\$NETBIOSNAME" "\$USERNAME" "\$PASSWORD" "\$NETBIOSNAME" "$PREFIX"
# RPC Proxy
-plantestsuite "rpc.echo against rpc proxy with domain creds" rpc_proxy $VALGRIND $smb4torture ncacn_ip_tcp:"\$RPC_PROXY_NETBIOSNAME" -U"\$DOMAIN/\$DC_USERNAME"%"\$DC_PASSWORD" RPC-ECHO "$*"
+plantestsuite "rpc.echo against rpc proxy with domain creds" rpc_proxy $VALGRIND $smb4torture ncacn_ip_tcp:"\$NETBIOSNAME" -U"\$DOMAIN/\$DC_USERNAME"%"\$DC_PASSWORD" RPC-ECHO "$*"
# Tests SMB signing