1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05: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:
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

@ -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

View File

@ -28,7 +28,7 @@ tftp
TFTP retrieve with localhost --interface
</name>
<command>
tftp://%HOSTIP:%TFTPPORT//1049 --trace-ascii log/traceit --interface %CLIENTIP
tftp://%HOSTIP:%TFTPPORT//1049 --interface %CLIENTIP
</command>
</client>

View File

@ -28,7 +28,7 @@ tftp
TFTP retrieve with mode=i
</name>
<command>
"tftp://%HOSTIP:%TFTPPORT//1093;mode=i" --use-ascii --trace-ascii log/traceit
"tftp://%HOSTIP:%TFTPPORT//1093;mode=i" --use-ascii
</command>
</client>

View File

@ -34,7 +34,7 @@ tftp
TFTP retrieve with mode=netascii
</name>
<command>
"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" --trace-ascii log/traceit
"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii"
</command>
</client>

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>

View File

@ -27,7 +27,7 @@ tftp
TFTP retrieve without TFTP options requests
</name>
<command>
tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options --trace-ascii log/traceit
tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options
</command>
</client>

View File

@ -16,7 +16,7 @@ tftp
TFTP send without TFTP options requests
</name>
<command>
-T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options --trace-ascii log/traceit
-T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options
</command>
<file name="log/test1243.txt">
a chunk of

View File

@ -27,7 +27,7 @@ tftp
TFTP retrieve
</name>
<command>
tftp://%HOSTIP:%TFTPPORT//271 --trace-ascii log/traceit
tftp://%HOSTIP:%TFTPPORT//271
</command>
</client>

View File

@ -17,7 +17,7 @@ tftp
TFTP retrieve on invalid file
</name>
<command>
tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit --tftp-blksize 1024
tftp://%HOSTIP:%TFTPPORT//invalid-file --tftp-blksize 1024
</command>
</client>

View File

@ -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>

View File

@ -16,7 +16,7 @@ tftp
TFTP send
</name>
<command>
-T log/test285.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit
-T log/test285.txt tftp://%HOSTIP:%TFTPPORT//
</command>
<file name="log/test285.txt">
a chunk of

View File

@ -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