mirror of
https://github.com/curl/curl.git
synced 2026-06-26 02:45:38 +03:00
runtests: don't display logs when http2 server fails to start
This commit is contained in:
parent
d3b5c153af
commit
320905a345
1 changed files with 0 additions and 1 deletions
|
|
@ -1236,7 +1236,6 @@ sub runhttp2server {
|
|||
# it is NOT alive
|
||||
logmsg "RUN: failed to start the $srvrname server\n";
|
||||
stopserver($server, "$pid2");
|
||||
displaylogs($testnumcheck);
|
||||
$doesntrun{$pidfile} = 1;
|
||||
return (0,0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue