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/test283 | |
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/test283')
-rw-r--r-- | tests/data/test283 | 2 |
1 files changed, 1 insertions, 1 deletions
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 </name> <command> -tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit --tftp-blksize 1024 +tftp://%HOSTIP:%TFTPPORT//invalid-file --tftp-blksize 1024 </command> </client> |