From: Steve Holme Date: Sat, 27 Apr 2013 15:36:17 +0000 (+0100) Subject: tests: Corrected command line arguments in test907 and test908 X-Git-Tag: curl-7_31_0~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=790b2086d74757a3f2e39917ec17e62fbd5c8ed9;p=thirdparty%2Fcurl.git tests: Corrected command line arguments in test907 and test908 --- diff --git a/tests/data/test907 b/tests/data/test907 index d7a25e5b4f..f86bc8dca9 100644 --- a/tests/data/test907 +++ b/tests/data/test907 @@ -30,7 +30,7 @@ SMTP plain authentication with initial response mail body -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 907@foo --mail-from 907@from -u test:1234 -T --sasl-ir - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 907@foo --mail-from 907@from -u test:1234 --sasl-ir -T - diff --git a/tests/data/test908 b/tests/data/test908 index 8f3824d2fd..ec14d3934f 100644 --- a/tests/data/test908 +++ b/tests/data/test908 @@ -30,7 +30,7 @@ SMTP login authentication with initial response mail body -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 908@foo --mail-from 908@from -u test:1234 -T --sasl-ir - +smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 908@foo --mail-from 908@from -u test:1234 --sasl-ir -T -