Loading tests/runtests.pl +4 −4 Original line number Diff line number Diff line Loading @@ -1804,10 +1804,6 @@ sub singletest { last; } if(!$why) { $why = serverfortest($testnum); } if(!$why) { my @keywords = getpart("info", "keywords"); my $k; Loading @@ -1819,6 +1815,10 @@ sub singletest { } } if(!$why) { $why = serverfortest($testnum); } if(!$why) { my @precheck = getpart("client", "precheck"); $cmd = $precheck[0]; Loading Loading
tests/runtests.pl +4 −4 Original line number Diff line number Diff line Loading @@ -1804,10 +1804,6 @@ sub singletest { last; } if(!$why) { $why = serverfortest($testnum); } if(!$why) { my @keywords = getpart("info", "keywords"); my $k; Loading @@ -1819,6 +1815,10 @@ sub singletest { } } if(!$why) { $why = serverfortest($testnum); } if(!$why) { my @precheck = getpart("client", "precheck"); $cmd = $precheck[0]; Loading