diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2017-05-09 19:43:22 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2017-05-09 19:43:22 +0200 |
commit | f5b71d3a6c4b2e818214c154235e80ecefd39778 (patch) | |
tree | 2268251fcc799b1d458115deefe0e6b445ba4b9f /tests/data/test1242 | |
parent | 4dc8499494dc16bf336c1055f2ae4b78c709c87d (diff) |
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.
Diffstat (limited to 'tests/data/test1242')
-rw-r--r-- | tests/data/test1242 | 2 |
1 files changed, 1 insertions, 1 deletions
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 </name> <command> -tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT//1242 --tftp-no-options </command> </client> |