]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: Corrected command line arguments in test907 and test908
authorSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 15:36:17 +0000 (16:36 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 27 Apr 2013 15:36:17 +0000 (16:36 +0100)
tests/data/test907
tests/data/test908

index d7a25e5b4fbb53de14d5b34e844ba48ded389194..f86bc8dca9bd9ac9d6e67d99cf64b5f9e412c1b8 100644 (file)
@@ -30,7 +30,7 @@ SMTP plain authentication with initial response
 mail body
 </stdin>
  <command>
-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 -
 </command>
 </client>
 
index 8f3824d2fdb8909c94de8c0f3e07bc7f85286db1..ec14d3934fc6c7e5e3094c7714f22aef432efafd 100644 (file)
@@ -30,7 +30,7 @@ SMTP login authentication with initial response
 mail body
 </stdin>
  <command>
-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 -
 </command>
 </client>