Loading tests/runtests.pl +2 −0 Original line number Diff line number Diff line Loading @@ -976,6 +976,8 @@ sub serverfortest { $run{'https'}=$HTTPSPIDFILE; } } elsif($what eq "none") { } else { warn "we don't support a server for $what"; } Loading Loading
tests/runtests.pl +2 −0 Original line number Diff line number Diff line Loading @@ -976,6 +976,8 @@ sub serverfortest { $run{'https'}=$HTTPSPIDFILE; } } elsif($what eq "none") { } else { warn "we don't support a server for $what"; } Loading