summaryrefslogtreecommitdiff
path: root/tests/data/test1055
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1055')
-rw-r--r--tests/data/test105510
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1055 b/tests/data/test1055
index 243d5070a..f6f37531f 100644
--- a/tests/data/test1055
+++ b/tests/data/test1055
@@ -18,7 +18,7 @@ HTTP/1.1 307 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake swsclose
Content-Type: text/html
-Location: ftp://%HOSTIP:%FTPPORT/1055
+Location: ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
Content-Length: 0
Connection: close
@@ -36,9 +36,9 @@ ftp
HTTP PUT Location: redirect to FTP URL
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1055 -L -T log/test1055.txt
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -L -T log/test%TESTNUMBER.txt
</command>
-<file name="log/test1055.txt">
+<file name="log/test%TESTNUMBER.txt">
Weird
file
to
@@ -55,7 +55,7 @@ the
# Verify data after the test has been "shot"
<verify>
<protocol>
-PUT /1055 HTTP/1.1
+PUT /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
@@ -76,7 +76,7 @@ PASS ftp@example.com
PWD
EPSV
TYPE I
-STOR 1055
+STOR %TESTNUMBER
QUIT
</protocol>
<upload>