From 5eba93c4e70d5a99ec91e34a9b9467cadb57415a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 5 May 2009 08:19:55 +0000 Subject: [PATCH] Fixed the --ftp-port address to the CLIENTIP address. --- tests/data/test251 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP +ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP -- 2.50.1