]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test459: switch to mode="warn" for stderr check
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Mar 2026 15:41:47 +0000 (16:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Mar 2026 15:55:07 +0000 (16:55 +0100)
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

tests/data/test459

index 7a2e1db7b30cdd9c597a98d5020e35e019ac816e..91f2d67bca18ca5a9e593037853d7dece3831bea 100644 (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>