summaryrefslogtreecommitdiff
path: root/tests/data/test1348
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1348')
-rw-r--r--tests/data/test134810
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1348 b/tests/data/test1348
index 5f374cb2f..df7a620c3 100644
--- a/tests/data/test1348
+++ b/tests/data/test1348
@@ -31,7 +31,7 @@ FTP download, file without Content-Disposition inside, using -O
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-ftp://%HOSTIP:%FTPPORT/path/file1348 -O
+ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -O
</command>
</client>
@@ -44,17 +44,17 @@ PWD
CWD path
EPSV
TYPE I
-SIZE file1348
-RETR file1348
+SIZE file%TESTNUMBER
+RETR file%TESTNUMBER
QUIT
</protocol>
-<file1 name="log/file1348">
+<file1 name="log/file%TESTNUMBER">
fooo
mooo
</file1>
-<file2 name="log/stdout1348">
+<file2 name="log/stdout%TESTNUMBER">
</file2>
</verify>