mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:07:16 +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
|
|
@ -17,7 +17,7 @@ tftp
|
|||
TFTP send with invalid permission on server
|
||||
</name>
|
||||
<command>
|
||||
-T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit
|
||||
-T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file
|
||||
</command>
|
||||
<file name="log/test1007.txt">
|
||||
This data will not be sent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue