mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:03:36 +03:00
Document that variable replacement now takes place in the test file <stdout> section.
This commit is contained in:
parent
fd31f7e7e5
commit
45edad84cb
2 changed files with 3 additions and 2 deletions
|
|
@ -289,7 +289,8 @@ actually sent by the client
|
|||
Variables are substituted as in the <command> section.
|
||||
</protocol>
|
||||
<stdout [mode="text"] [nonewline="yes"]>
|
||||
This verifies that this data was passed to stdout.
|
||||
This verifies that this data was passed to stdout. Variables are
|
||||
substituted as in the <command> section.
|
||||
|
||||
Use the mode="text" attribute if the output is in text mode on platforms that
|
||||
have a text/binary difference.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue