summaryrefslogtreecommitdiff
path: root/tests/data/test135
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test135')
-rw-r--r--tests/data/test1356
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test135 b/tests/data/test135
index 10eb0eacd..353735d6a 100644
--- a/tests/data/test135
+++ b/tests/data/test135
@@ -32,7 +32,7 @@ ftp
FTP retrieve a byte-range
</name>
<command>
--r 4-16 ftp://%HOSTIP:%FTPPORT/135
+-r 4-16 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER
</command>
</client>
@@ -44,9 +44,9 @@ PASS ftp@example.com
PWD
EPSV
TYPE I
-SIZE 135
+SIZE %TESTNUMBER
REST 4
-RETR 135
+RETR %TESTNUMBER
ABOR
QUIT
</protocol>