diff --git a/tests/runtests.pl b/tests/runtests.pl index 7c7dc8d01..ddcda5c20 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -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); }