diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-20 00:19:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-20 00:19:44 +0000 |
commit | 968234e6ae36f923b6f9ff42b1b571d08e73ce91 (patch) | |
tree | fca8d0ff9bd02cb28a5257888014ac28e9b68d20 | |
parent | 5e133e2dff3f466c194d89672219bcfbee205072 (diff) |
the fixed skip-blanks in the FTP CWD code called for this adjustment
-rw-r--r-- | tests/data/test106 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test106 b/tests/data/test106 index 4b18095f5..09dfa449c 100644 --- a/tests/data/test106 +++ b/tests/data/test106 @@ -29,7 +29,6 @@ FTP GET with type=A style ASCII URL using %20 codes USER anonymous
PASS curl_by_daniel@haxx.se
PWD
-CWD
CWD path with spaces
CWD and things2
EPSV
|