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:
Daniel Stenberg 2026-03-12 16:41:47 +01:00
parent 143279faf4
commit d20fa5cd39
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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>