aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-05 08:19:55 +0000
committerYang Tse <yangsita@gmail.com>2009-05-05 08:19:55 +0000
commit5eba93c4e70d5a99ec91e34a9b9467cadb57415a (patch)
tree3b103a3c6e8678b26f9f2f960dd5fb7b7db26691
parent915dfb494ec0be89724e81af1b050c49d9d13cac (diff)
Fixed the --ftp-port address to the CLIENTIP address.
-rw-r--r--tests/data/test2512
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test251 b/tests/data/test251
index 6b0d321ec..73ee09ee0 100644
--- a/tests/data/test251
+++ b/tests/data/test251
@@ -30,7 +30,7 @@ ftp
FTP dir list, PORT with specified IP and slow response
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
+ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP
</command>
</client>