aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test533
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test533')
-rw-r--r--tests/data/test53312
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test533 b/tests/data/test533
index a67c8c824..4e94f88eb 100644
--- a/tests/data/test533
+++ b/tests/data/test533
@@ -25,13 +25,13 @@ REPLY SIZE 500 Can't check for file existence
ftp
</server>
<tool>
-lib533
+lib%TESTNUMBER
</tool>
<name>
FTP RETR a non-existing file twice using the multi interface
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533
+ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
</command>
</client>
@@ -44,11 +44,11 @@ PWD
CWD path
EPSV
TYPE I
-SIZE 533
-RETR 533
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
EPSV
-SIZE 533
-RETR 533
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>