diff options
Diffstat (limited to 'tests/data/test229')
-rw-r--r-- | tests/data/test229 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test229 b/tests/data/test229 index f036f245c..dffcc1110 100644 --- a/tests/data/test229 +++ b/tests/data/test229 @@ -9,6 +9,10 @@ compressed </info> # Server-side <reply> +<servercmd> +REPLY PASS 332 please provide account name +REPLY ACCT 532 bluah! +</servercmd> </reply> # Client-side @@ -22,10 +26,6 @@ FTP RETR with bad ACCT <command> ftp://%HOSTIP:%FTPPORT/229 --ftp-account "one count" </command> -<file name="log/ftpserver.cmd"> -REPLY PASS 332 please provide account name -REPLY ACCT 532 bluah! -</file> </client> # Verify data after the test has been "shot" |