diff --git a/tests/data/test2114 b/tests/data/test2114 index fe8bc1cf98..eaeefa6a52 100644 --- a/tests/data/test2114 +++ b/tests/data/test2114 @@ -21,7 +21,7 @@ FTP username with embedded CRLF is rejected # read the credentials from a config file so the raw CR LF reaches curl intact # regardless of how the platform passes command line arguments -user = "anonymous\r\nSTOR /%TESTNUMBER" +user = "anonymous\r\nSTOR: /%TESTNUMBER" ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -K %LOGDIR/test%TESTNUMBER.config