summaryrefslogtreecommitdiff
path: root/tests/data/test550
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test550')
-rw-r--r--tests/data/test5504
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test550 b/tests/data/test550
index 68f42de20..233546b6a 100644
--- a/tests/data/test550
+++ b/tests/data/test550
@@ -42,7 +42,7 @@ FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ASCII transfer
</name>
# first URL then proxy
<command>
-ftp://www.example.com/moo/550 http://%HOSTIP:%HTTPPORT ascii
+ftp://www.example.com/moo/%TESTNUMBER http://%HOSTIP:%HTTPPORT ascii
</command>
</client>
@@ -50,7 +50,7 @@ ftp://www.example.com/moo/550 http://%HOSTIP:%HTTPPORT ascii
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET ftp://www.example.com/moo/550;type=a HTTP/1.1
+GET ftp://www.example.com/moo/%TESTNUMBER;type=a HTTP/1.1
Host: www.example.com:21
Accept: */*
Proxy-Connection: Keep-Alive