mirror of
https://github.com/curl/curl.git
synced 2026-06-04 03:24:15 +03:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue