runtests: don't use the SMB server verification time as reference
%FTPTIME2 and %FTPTIME3 should be set by the FTP server only, for consistency.
This commit is contained in:
parent
d39db81192
commit
f25627014e
@ -930,7 +930,6 @@ sub verifysmb {
|
||||
if($verbose) {
|
||||
logmsg "RUN: Verifying our test $server server took $took seconds\n";
|
||||
}
|
||||
$ftpchecktime = $took>=1?$took:1; # make sure it never is below 1
|
||||
|
||||
return $pid;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user