summaryrefslogtreecommitdiff
path: root/tests/data/test1383
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1383')
-rw-r--r--tests/data/test138316
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/data/test1383 b/tests/data/test1383
index 0694a2240..34f3cf6bc 100644
--- a/tests/data/test1383
+++ b/tests/data/test1383
@@ -23,10 +23,10 @@ ftp
FTP DL, file without C-D inside, using -o fname -i -D file
</name>
<command option="no-output,no-include">
-ftp://%HOSTIP:%FTPPORT/path/file1383 -o log/download1383 -i -D log/heads1383
+ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -o log/download%TESTNUMBER -i -D log/heads%TESTNUMBER
</command>
<postcheck>
-perl %SRCDIR/libtest/notexists.pl log/file1383
+perl %SRCDIR/libtest/notexists.pl log/file%TESTNUMBER
</postcheck>
</client>
@@ -39,17 +39,17 @@ PWD
CWD path
EPSV
TYPE I
-SIZE file1383
-RETR file1383
+SIZE file%TESTNUMBER
+RETR file%TESTNUMBER
QUIT
</protocol>
-<file1 name="log/download1383">
+<file1 name="log/download%TESTNUMBER">
fooo
mooo
</file1>
-<file2 name="log/heads1383">
+<file2 name="log/heads%TESTNUMBER">
220- _ _ ____ _
220- ___| | | | _ \| |
220- / __| | | | |_) | |
@@ -62,14 +62,14 @@ mooo
229 Entering Passive Mode (stripped)
200 I modify TYPE as you wanted
213 10
-150 Binary data connection for 1383 () (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/stdout1383">
+<file3 name="log/stdout%TESTNUMBER">
</file3>
</verify>