Loading tests/runtests.pl +2 −0 Original line number Diff line number Diff line Loading @@ -1181,6 +1181,8 @@ sub startservers { $run{'ftp'}=$pid; } if(!$run{'ftps'}) { return 2; $pid = runftpsserver($verbose); if($pid <= 0) { return 2; Loading Loading
tests/runtests.pl +2 −0 Original line number Diff line number Diff line Loading @@ -1181,6 +1181,8 @@ sub startservers { $run{'ftp'}=$pid; } if(!$run{'ftps'}) { return 2; $pid = runftpsserver($verbose); if($pid <= 0) { return 2; Loading