From 4043d7b67b6d4c03e8c529408edbe65bc66e5ae1 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 30 Mar 2014 22:32:09 +0100 Subject: test938: Updated to use file input for upload As the second URL won't be passed input from stdin. --- tests/data/test938 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/data/test938 b/tests/data/test938 index 5f7a715c8..7299d34c4 100644 --- a/tests/data/test938 +++ b/tests/data/test938 @@ -30,11 +30,11 @@ smtp SMTP multiple connection authentication - + mail body - + -smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.one:secret -T - -: smtp://%HOSTIP:%SMTPPORT/938002 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.two:secret -T - +smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.one:secret -T log/upload938 -: smtp://%HOSTIP:%SMTPPORT/938002 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.two:secret -T log/upload938 -- cgit v1.2.3