diff options
Diffstat (limited to 'tests/data/test145')
-rw-r--r-- | tests/data/test145 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test145 b/tests/data/test145 index 708c67264..931d52745 100644 --- a/tests/data/test145 +++ b/tests/data/test145 @@ -1,6 +1,9 @@ <testcase> # Server-side <reply> +<servercmd> +REPLY NLST 550 Have a taste on this! +</servercmd> <data> </data> </reply> @@ -16,9 +19,6 @@ FTP NLST dir list with weird reply code, using PORT <command> ftp://%HOSTIP:%FTPPORT/ -P - -l </command> -<file name="log/ftpserver.cmd"> -REPLY NLST 550 Have a taste on this! -</file> </client> # Verify data after the test has been "shot" |