mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
runtests: don't display logs when http2 server fails to start
This commit is contained in:
parent
d3b5c153af
commit
320905a345
@ -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…
Reference in New Issue
Block a user