mirror of
https://github.com/curl/curl.git
synced 2026-04-19 16:41:15 +03:00
test459: switch to mode="warn" for stderr check
In a -j192 build, this output used a three-digit number for the output, thus wrapping differently and causing it to error. Reported-by: Carlos Henrique Lima Melara Closes #20910
This commit is contained in:
parent
143279faf4
commit
d20fa5cd39
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Content-Type: application/x-www-form-urlencoded
|
|||
|
||||
arg
|
||||
</protocol>
|
||||
<stderr mode="text">
|
||||
<stderr mode="warn">
|
||||
Warning: %LOGDIR/config:1 Option 'data' uses argument with unquoted whitespace.%SP
|
||||
Warning: This may cause side-effects. Consider double quotes.
|
||||
</stderr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue