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/test1094 | |
parent | 4dc8499494dc16bf336c1055f2ae4b78c709c87d (diff) | |
download | curl-f5b71d3a6c4b2e818214c154235e80ecefd39778.tar.gz |
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/test1094')
-rw-r--r-- | tests/data/test1094 | 2 |
1 files changed, 1 insertions, 1 deletions
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 </name> <command> -"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" --trace-ascii log/traceit +"tftp://%HOSTIP:%TFTPPORT//1094;mode=netascii" </command> </client> |