mirror of
https://github.com/curl/curl.git
synced 2026-07-28 08:13:08 +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
|
|
@ -51,7 +51,7 @@ tftp
|
|||
TFTP retrieve of boundary case 512 byte file
|
||||
</name>
|
||||
<command>
|
||||
tftp://%HOSTIP:%TFTPPORT//284 --trace-ascii log/traceit
|
||||
tftp://%HOSTIP:%TFTPPORT//284
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue