aboutsummaryrefslogtreecommitdiff
path: root/tests/ftpserver.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ftpserver.pl')
-rwxr-xr-xtests/ftpserver.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl
index 1163dcb74..b7dd6313c 100755
--- a/tests/ftpserver.pl
+++ b/tests/ftpserver.pl
@@ -587,7 +587,7 @@ sub protocolsetup {
'STORE' => \&STORE_imap
);
%displaytext = (
- 'LOGIN' => ' OK We are happy you popped in!',
+ 'LOGIN' => ' OK LOGIN completed',
'welcome' => join("",
' _ _ ____ _ '."\r\n",
' ___| | | | _ \| | '."\r\n",