summaryrefslogtreecommitdiff
path: root/tests/data/test119
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test119')
-rw-r--r--tests/data/test1196
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test119 b/tests/data/test119
index 95d1021ca..6999e0da7 100644
--- a/tests/data/test119
+++ b/tests/data/test119
@@ -24,7 +24,7 @@ ftp
FTP download, failed RETR with PORT
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/119 -P -
+ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -P -
</command>
</client>
@@ -43,8 +43,8 @@ USER anonymous
PASS ftp@example.com
PWD
TYPE I
-SIZE 119
-RETR 119
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>