mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:13:32 +03:00
parent
40dcf5567c
commit
4c5672774f
1 changed files with 1 additions and 1 deletions
|
|
@ -879,7 +879,7 @@ sub checksystemfeatures {
|
|||
$feature{"TrackMemory"} = 0;
|
||||
}
|
||||
|
||||
logmsg sprintf("* Env: %s%s%s%s%s", $valgrind?"Valgrind ":"",
|
||||
logmsg sprintf("* Env: %s%s%s%s", $valgrind?"Valgrind ":"",
|
||||
$run_duphandle?"test-duphandle ":"",
|
||||
$run_event_based?"event-based ":"",
|
||||
$nghttpx_h3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue