r2617: add connect testing to the rpc test suite
authorAndrew Tridgell <tridge@samba.org>
Sat, 25 Sep 2004 08:14:05 +0000 (08:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:12 +0000 (12:59 -0500)
(This used to be commit 01a759b62775b447eeb2ad447b12d104caa9bfb4)

source4/script/tests/test_echo.sh

index c030a0326be3773024aee991f423612480b8358d..724f4cff5ed9eb53e1377c13ebb03cdad36318b7 100755 (executable)
@@ -25,7 +25,7 @@ testit() {
 }
 
 for transport in ncacn_np ncacn_ip_tcp; do
- for bindoptions in sign seal sign,seal validate padcheck bigendian bigendian,seal; do
+ for bindoptions in connect sign seal sign,seal validate padcheck bigendian bigendian,seal; do
   for ntlmoptions in \
         "--option=ntlmssp_client:ntlm2=yes" \
         "--option=ntlmssp_client:ntlm2=no" \