aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.pl')
-rwxr-xr-xtests/runtests.pl1
1 files changed, 0 insertions, 1 deletions
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);
}