projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
341c9bd
)
Spawn ftp client with "-d" and "-v" for better debugging
author
Ken Raeburn
<raeburn@mit.edu>
Wed, 21 Jun 2006 21:51:26 +0000
(21:51 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Wed, 21 Jun 2006 21:51:26 +0000
(21:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18186
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/dejagnu/krb-standalone/gssftp.exp
patch
|
blob
|
history
diff --git
a/src/tests/dejagnu/krb-standalone/gssftp.exp
b/src/tests/dejagnu/krb-standalone/gssftp.exp
index 8d78c58c81530c24184fe469778e3961c46340e1..b9284fcc47eb6d79e579cadaab8d2c8b742e2540 100644
(file)
--- 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" {