From: Dan Fandrich Date: Tue, 9 May 2017 17:43:22 +0000 (+0200) Subject: tests: removed redundant --trace-ascii arguments X-Git-Tag: curl-7_54_1~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b71d3a6c4b2e818214c154235e80ecefd39778;p=thirdparty%2Fcurl.git 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. --- diff --git a/tests/data/test1007 b/tests/data/test1007 index 6baf221eb1..db2717ae33 100644 --- a/tests/data/test1007 +++ b/tests/data/test1007 @@ -17,7 +17,7 @@ tftp TFTP send with invalid permission on server --T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit +-T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file This data will not be sent diff --git a/tests/data/test1049 b/tests/data/test1049 index 60f41366d7..de18bee3b4 100644 --- a/tests/data/test1049 +++ b/tests/data/test1049 @@ -28,7 +28,7 @@ tftp TFTP retrieve with localhost --interface -tftp://%HOSTIP:%TFTPPORT//1049 --trace-ascii log/traceit --interface %CLIENTIP +tftp://%HOSTIP:%TFTPPORT//1049 --interface %CLIENTIP diff --git a/tests/data/test1093 b/tests/data/test1093 index 2087c82781..da2d83cd4b 100644 --- a/tests/data/test1093 +++ b/tests/data/test1093 @@ -28,7 +28,7 @@ tftp TFTP retrieve with mode=i -"tftp://%HOSTIP:%TFTPPORT//1093;mode=i" --use-ascii --trace-ascii log/traceit +"tftp://%HOSTIP:%TFTPPORT//1093;mode=i" --use-ascii diff --git a/tests/data/test1094 b/tests/data/test1094 index 9131722604..c7b09caae9 100644 --- a/tests/data/test1094 +++ b/tests/data/test1094 @@ -34,7 +34,7 @@ tftp TFTP retrieve with mode=netascii -"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" --trace-ascii log/traceit +"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" diff --git a/tests/data/test1099 b/tests/data/test1099 index 7aacc11d06..4a33189ec5 100644 --- a/tests/data/test1099 +++ b/tests/data/test1099 @@ -23,7 +23,7 @@ tftp TFTP get first a non-existing file then an existing -tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099 --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//1099 diff --git a/tests/data/test1242 b/tests/data/test1242 index c8bc3d4aca..80111eba53 100644 --- a/tests/data/test1242 +++ b/tests/data/test1242 @@ -27,7 +27,7 @@ tftp TFTP retrieve without TFTP options requests -tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options diff --git a/tests/data/test1243 b/tests/data/test1243 index 0303a5de42..8a89af0558 100644 --- a/tests/data/test1243 +++ b/tests/data/test1243 @@ -16,7 +16,7 @@ tftp TFTP send without TFTP options requests --T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options --trace-ascii log/traceit +-T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options a chunk of diff --git a/tests/data/test271 b/tests/data/test271 index 06d5a8b43d..1557fd0f7a 100644 --- a/tests/data/test271 +++ b/tests/data/test271 @@ -27,7 +27,7 @@ tftp TFTP retrieve -tftp://%HOSTIP:%TFTPPORT//271 --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT//271 diff --git a/tests/data/test283 b/tests/data/test283 index 0dc1270fdb..201df9f728 100644 --- a/tests/data/test283 +++ b/tests/data/test283 @@ -17,7 +17,7 @@ tftp TFTP retrieve on invalid file -tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit --tftp-blksize 1024 +tftp://%HOSTIP:%TFTPPORT//invalid-file --tftp-blksize 1024 diff --git a/tests/data/test284 b/tests/data/test284 index 954c902608..9b946ecd5d 100644 --- a/tests/data/test284 +++ b/tests/data/test284 @@ -51,7 +51,7 @@ tftp TFTP retrieve of boundary case 512 byte file -tftp://%HOSTIP:%TFTPPORT//284 --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT//284 diff --git a/tests/data/test285 b/tests/data/test285 index d7a4a39007..09bfe3195c 100644 --- a/tests/data/test285 +++ b/tests/data/test285 @@ -16,7 +16,7 @@ tftp TFTP send --T log/test285.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit +-T log/test285.txt tftp://%HOSTIP:%TFTPPORT// a chunk of diff --git a/tests/data/test286 b/tests/data/test286 index b909fd3d54..505352a767 100644 --- a/tests/data/test286 +++ b/tests/data/test286 @@ -16,7 +16,7 @@ tftp TFTP send of boundary case 512 byte file --T log/test286.txt tftp://%HOSTIP:%TFTPPORT// --trace-ascii log/traceit +-T log/test286.txt tftp://%HOSTIP:%TFTPPORT// A chunk of data which exactly fits into