summaryrefslogtreecommitdiff
path: root/tests/data/test1098
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1098')
-rw-r--r--tests/data/test10986
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1098 b/tests/data/test1098
index 4dfeea8ea..8e31c32b6 100644
--- a/tests/data/test1098
+++ b/tests/data/test1098
@@ -36,7 +36,7 @@ FTP RETR twice over proxy confirming persistent connection
</name>
<command>
-ftp://ftp-site/moo/1098 ftp://ftp-site/moo/1098 --proxy http://%HOSTIP:%HTTPPORT
+ftp://ftp-site/moo/%TESTNUMBER ftp://ftp-site/moo/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT
</command>
</client>
@@ -44,13 +44,13 @@ ftp://ftp-site/moo/1098 ftp://ftp-site/moo/1098 --proxy http://%HOSTIP:%HTTPPORT
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET ftp://ftp-site/moo/1098 HTTP/1.1
+GET ftp://ftp-site/moo/%TESTNUMBER HTTP/1.1
Host: ftp-site:21
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET ftp://ftp-site/moo/1098 HTTP/1.1
+GET ftp://ftp-site/moo/%TESTNUMBER HTTP/1.1
Host: ftp-site:21
User-Agent: curl/%VERSION
Accept: */*