Loading tests/runtests.pl +3 −0 Original line number Diff line number Diff line Loading @@ -516,6 +516,9 @@ sub singletest { $res /= 256; } # remove the special FTP command file after each test! unlink($FTPDCMD); my @err = getpart("verify", "errorcode"); my $errorcode = $err[0]; Loading Loading
tests/runtests.pl +3 −0 Original line number Diff line number Diff line Loading @@ -516,6 +516,9 @@ sub singletest { $res /= 256; } # remove the special FTP command file after each test! unlink($FTPDCMD); my @err = getpart("verify", "errorcode"); my $errorcode = $err[0]; Loading