mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08: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
@ -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…
Reference in New Issue
Block a user