disable ftps-tests for now, we must make them work with the updated ftps
functionality
This commit is contained in:
parent
1e98727c55
commit
dac045029a
@ -1181,6 +1181,8 @@ sub startservers {
|
||||
$run{'ftp'}=$pid;
|
||||
}
|
||||
if(!$run{'ftps'}) {
|
||||
return 2;
|
||||
|
||||
$pid = runftpsserver($verbose);
|
||||
if($pid <= 0) {
|
||||
return 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user