aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test212
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test212')
-rw-r--r--tests/data/test21210
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test212 b/tests/data/test212
index 444525f18..175759a86 100644
--- a/tests/data/test212
+++ b/tests/data/test212
@@ -29,7 +29,7 @@ ipv6
Get two FTP files with no remote EPRT support
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/a/path/212 ftp://%HOSTIP:%FTPPORT/a/path/212 -P -
+ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER -P -
</command>
<stdout>
data blobb
@@ -53,11 +53,11 @@ CWD path
EPRT |1|
PORT
TYPE I
-SIZE 212
-RETR 212
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
PORT
-SIZE 212
-RETR 212
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>