summaryrefslogtreecommitdiff
path: root/tests/data/test563
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test563')
-rw-r--r--tests/data/test5636
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test563 b/tests/data/test563
index c19b9026a..b7c61db76 100644
--- a/tests/data/test563
+++ b/tests/data/test563
@@ -29,9 +29,9 @@ ftp
<tool>
lib562
</tool>
- <name>
+<name>
FTP type=A URL and CURLOPT_PORT set and proxy
- </name>
+</name>
<features>
proxy
</features>
@@ -40,7 +40,7 @@ ftp_proxy=http://%HOSTIP:%HTTPPORT/
</setenv>
# note that we need quotes around the URL below to make sure the shell doesn't
# treat the semicolon as a separator!
- <command>
+<command>
"ftp://%HOSTIP:23456/%TESTNUMBER;type=A" %FTPPORT
</command>