From f5b71d3a6c4b2e818214c154235e80ecefd39778 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 9 May 2017 19:43:22 +0200 Subject: 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. --- tests/data/test1007 | 2 +- tests/data/test1049 | 2 +- tests/data/test1093 | 2 +- tests/data/test1094 | 2 +- tests/data/test1099 | 2 +- tests/data/test1242 | 2 +- tests/data/test1243 | 2 +- tests/data/test271 | 2 +- tests/data/test283 | 2 +- tests/data/test284 | 2 +- tests/data/test285 | 2 +- tests/data/test286 | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests') diff --git a/tests/data/test1007 b/tests/data/test1007 index 6baf221eb..db2717ae3 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 60f41366d..de18bee3b 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 2087c8278..da2d83cd4 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 913172260..c7b09caae 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 7aacc11d0..4a33189ec 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 c8bc3d4ac..80111eba5 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 0303a5de4..8a89af055 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 06d5a8b43..1557fd0f7 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 0dc1270fd..201df9f72 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 954c90260..9b946ecd5 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 d7a4a3900..09bfe3195 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 b909fd3d5..505352a76 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 -- cgit v1.2.3