mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:27:16 +03:00
log when we've returned verification that we are the test server
This commit is contained in:
parent
16ddb09cb4
commit
92872a2a3c
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ sub RETR_command {
|
|||
if($verbose) {
|
||||
print STDERR "FTPD: We returned proof we are the test server\n";
|
||||
}
|
||||
logmsg "we returned proof that we are the test server\n";
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue