]> granicus.if.org Git - curl/commit
No longer uses the valgrind option '--logfile-fd', we use the --logfile
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2004 08:38:43 +0000 (08:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Apr 2004 08:38:43 +0000 (08:38 +0000)
commitdaced8041d5564de280591822af9c1173f659c94
tree85157745c012d22e9dd4292d0771d3ecbaf66341
parentb053ae6a65d2abf236c61d1ce831ff717f7c6602
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.
tests/runtests.pl