Commit daced804 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

No longer uses the valgrind option '--logfile-fd', we use the --logfile

option instead (even though it appends the pid to the file name, making it
harder to figure out its name to parse it after a test has run).

Also made sure we only use valgrind for the actual test command command lines,
not when for example running curl to detect if there are any already running
servers are present etc.
parent b053ae6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment