diff --git a/tests/runtests.pl b/tests/runtests.pl index ac086c05f2..024206e1bc 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -3903,7 +3903,7 @@ sub singletest_startservers { # timestamp required servers verification start $timesrvrini{$testnum} = Time::HiRes::time(); - if (!$why) { + if (!$why && !$listonly) { $why = serverfortest($testnum); }