mirror of
https://github.com/curl/curl.git
synced 2026-07-30 16:48:03 +03:00
Add support for text mode on stdout tests as well, and add the mode=text
to the docs.
This commit is contained in:
parent
b749910e6c
commit
17ea2631cd
3 changed files with 20 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ HTTP, urlglob retrieval with bad range
|
|||
<errorcode>
|
||||
3
|
||||
</errorcode>
|
||||
<stdout>
|
||||
<stdout mode=text>
|
||||
curl: (3) [globbing] error: illegal pattern or range specification after pos 24
|
||||
|
||||
</stdout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue