summaryrefslogtreecommitdiff
path: root/tests/data/test407
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test407')
-rw-r--r--tests/data/test40710
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test407 b/tests/data/test407
index ca06838af..4f2591e98 100644
--- a/tests/data/test407
+++ b/tests/data/test407
@@ -29,7 +29,7 @@ ftps
Get two FTPS files from the same remote dir: no second CWD
</name>
<command>
--k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/a/path/407 ftps://%HOSTIP:%FTPSPORT/a/path/407
+-k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/a/path/%TESTNUMBER ftps://%HOSTIP:%FTPSPORT/a/path/%TESTNUMBER
</command>
<stdout>
data blobb
@@ -49,11 +49,11 @@ CWD a
CWD path
EPSV
TYPE I
-SIZE 407
-RETR 407
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
EPSV
-SIZE 407
-RETR 407
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>