summaryrefslogtreecommitdiff
path: root/tests/data/test103
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test103')
-rw-r--r--tests/data/test1036
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test103 b/tests/data/test103
index 15712f5da..308c15491 100644
--- a/tests/data/test103
+++ b/tests/data/test103
@@ -27,7 +27,7 @@ ftp
FTP RETR PORT with CWD
</name>
<command>
-ftp://%HOSTIP:%FTPPORT/a/path/103 -P -
+ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER -P -
</command>
</client>
@@ -46,8 +46,8 @@ CWD a
CWD path
PORT 127,0,0,1,0,0
TYPE I
-SIZE 103
-RETR 103
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>