Loading tests/ftpserver.pl +1 −1 Original line number Diff line number Diff line Loading @@ -585,7 +585,7 @@ sub PASV_command { local $SIG{ALRM} = sub { die "alarm\n" }; # assume swift operations unless explicitly slow alarm ($controldelay?20:7); alarm ($controldelay?20:10); # Wait for 'CNCT' my $input; Loading Loading
tests/ftpserver.pl +1 −1 Original line number Diff line number Diff line Loading @@ -585,7 +585,7 @@ sub PASV_command { local $SIG{ALRM} = sub { die "alarm\n" }; # assume swift operations unless explicitly slow alarm ($controldelay?20:7); alarm ($controldelay?20:10); # Wait for 'CNCT' my $input; Loading