diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl index 1edb8e8cf7..cb0c7a8595 100755 --- a/tests/ftpserver.pl +++ b/tests/ftpserver.pl @@ -752,7 +752,6 @@ sub EHLO_smtp { # Store the client (as it may contain the test number) $smtp_client = $client; -} return 0; }