From: Ken Raeburn Date: Wed, 21 Jun 2006 21:51:26 +0000 (+0000) Subject: Spawn ftp client with "-d" and "-v" for better debugging X-Git-Tag: krb5-1.6-alpha1~278 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94491e66291bc726270cca72229ca606160e3aa1;p=krb5.git Spawn ftp client with "-d" and "-v" for better debugging git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18186 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/tests/dejagnu/krb-standalone/gssftp.exp b/src/tests/dejagnu/krb-standalone/gssftp.exp index 8d78c58c8..b9284fcc4 100644 --- a/src/tests/dejagnu/krb-standalone/gssftp.exp +++ b/src/tests/dejagnu/krb-standalone/gssftp.exp @@ -198,7 +198,7 @@ proc ftp_test { } { start_ftp_daemon # Make an ftp client connection to it. - spawn $FTP $hostname [expr 8 + $portbase] + spawn $FTP -d -v $hostname [expr 8 + $portbase] expect_after { "GSSAPI authentication failed" {