mirror of
https://github.com/curl/curl.git
synced 2026-07-25 09:47:49 +03:00
tests: removed redundant --trace-ascii arguments
This is already added by the test suite; it's not clear why all these tests had it, unless it's cargo-culting.
This commit is contained in:
parent
4dc8499494
commit
f5b71d3a6c
12 changed files with 12 additions and 12 deletions
|
|
@ -16,7 +16,7 @@ tftp
|
|||
TFTP send of boundary case 512 byte file
|
||||
</name>
|
||||
<command>
|
||||
-T log/test286.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit
|
||||
-T log/test286.txt tftp://%HOSTIP:%TFTPPORT//
|
||||
</command>
|
||||
<file name="log/test286.txt">
|
||||
A chunk of data which exactly fits into
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue