From 790b2086d74757a3f2e39917ec17e62fbd5c8ed9 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 27 Apr 2013 16:36:17 +0100 Subject: tests: Corrected command line arguments in test907 and test908 --- tests/data/test907 | 2 +- tests/data/test908 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test907 b/tests/data/test907 index d7a25e5b4..f86bc8dca 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 8f3824d2f..ec14d3934 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 - -- cgit v1.2.3