From: Steve Holme Date: Fri, 3 May 2013 19:08:21 +0000 (+0100) Subject: tests: Corrected MAIL SIZE for CRLF line endings X-Git-Tag: curl-7_31_0~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=087f9bb20ae8517a8aa8fa847fe7b25ab0603ad7;p=thirdparty%2Fcurl.git tests: Corrected MAIL SIZE for CRLF line endings ... which was missed in commit: f5c3d9538452 --- diff --git a/tests/data/test1406 b/tests/data/test1406 index 664f75029f..b7727edfd6 100644 --- a/tests/data/test1406 +++ b/tests/data/test1406 @@ -38,7 +38,7 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1406@foo --mail-rcpt 1406@foobar.examp EHLO user -MAIL FROM:<1406@from> SIZE=34 +MAIL FROM:<1406@from> SIZE=38 RCPT TO:<1406@foo> RCPT TO:<1406@foobar.example> DATA