diff options
Diffstat (limited to 'tests/data/test1208')
-rw-r--r-- | tests/data/test1208 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1208 b/tests/data/test1208 index b4545b569..055aa9327 100644 --- a/tests/data/test1208 +++ b/tests/data/test1208 @@ -40,7 +40,7 @@ s/^EPRT \|1\|(.*)/EPRT \|1\|/ # This test doesn't send a QUIT because the main state machine in multi.c # triggers the timeout and sets the CURLE_OPERATION_TIMEDOUT error (28) for -# which the FTP disconect code generically has to assume could mean the +# which the FTP disconnect code generically has to assume could mean the # control the connection and thus it cannot send any command. <protocol> USER anonymous
|