summaryrefslogtreecommitdiff
path: root/tests/data/test1351
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1351')
-rw-r--r--tests/data/test135114
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test1351 b/tests/data/test1351
index 3e9cc211b..4c8ed4caa 100644
--- a/tests/data/test1351
+++ b/tests/data/test1351
@@ -32,7 +32,7 @@ FTP download, file without C-D inside, using -O -J -D file
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-ftp://%HOSTIP:%FTPPORT/path/file1351 -O -J -D log/heads1351
+ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -O -J -D log/heads%TESTNUMBER
</command>
</client>
@@ -45,19 +45,19 @@ PWD
CWD path
EPSV
TYPE I
-SIZE file1351
-RETR file1351
+SIZE file%TESTNUMBER
+RETR file%TESTNUMBER
QUIT
</protocol>
-<file1 name="log/file1351">
+<file1 name="log/file%TESTNUMBER">
fooo
mooo
</file1>
# The final "221 bye bye baby" response to QUIT will not be recorded
# since that is not considered part of this particular transfer!
-<file2 name="log/heads1351">
+<file2 name="log/heads%TESTNUMBER">
220- _ _ ____ _
220- ___| | | | _ \| |
220- / __| | | | |_) | |
@@ -70,14 +70,14 @@ mooo
229 Entering Passive Mode (stripped)
200 I modify TYPE as you wanted
213 10
-150 Binary data connection for 1351 () (10 bytes).
+150 Binary data connection for %TESTNUMBER () (10 bytes).
226 File transfer complete
</file2>
<stripfile2>
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
</stripfile2>
-<file3 name="log/stdout1351">
+<file3 name="log/stdout%TESTNUMBER">
</file3>
</verify>