mirror of
https://github.com/curl/curl.git
synced 2026-06-06 05:14:15 +03:00
test459: fix for parallel runs
- change warniing message to work better with varying filename
length.
- adapt test output check to new formatting
Follow-up to 97ccc4479f
Closes #12423
This commit is contained in:
parent
e6bf2001c7
commit
39778f95fd
2 changed files with 5 additions and 5 deletions
|
|
@ -56,8 +56,8 @@ Content-Type: application/x-www-form-urlencoded
|
|||
arg
|
||||
</protocol>
|
||||
<stderr mode="text">
|
||||
Warning: log/config:1: warning: 'data' uses unquoted whitespace that may cause
|
||||
Warning: side-effects. Consider quoting the value with double quotes?
|
||||
Warning: %LOGDIR/config:1: warning: 'data' uses unquoted whitespace
|
||||
Warning: This may cause side-effects. Consider using double quotes?
|
||||
</stderr>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue