diff options
Diffstat (limited to 'tests/data/test284')
-rw-r--r-- | tests/data/test284 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test284 b/tests/data/test284 index 9b946ecd5..bee74f4c7 100644 --- a/tests/data/test284 +++ b/tests/data/test284 @@ -51,7 +51,7 @@ tftp TFTP retrieve of boundary case 512 byte file </name> <command> -tftp://%HOSTIP:%TFTPPORT//284 +tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER </command> </client> @@ -64,7 +64,7 @@ mode: octet tsize: 0 blksize: 512 timeout: 6 -filename: /284 +filename: /%TESTNUMBER </protocol> </verify> </testcase> |