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:
Dan Fandrich 2017-05-09 19:43:22 +02:00
parent 4dc8499494
commit f5b71d3a6c
12 changed files with 12 additions and 12 deletions

View file

@ -23,7 +23,7 @@ tftp
TFTP get first a non-existing file then an existing
</name>
<command>
tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099 --trace-ascii log/traceit
tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099
</command>
</client>