From 2305502ecb17241a54482c499bab11d715a5eb87 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 4 Nov 2002 17:47:48 +0000 Subject: Broke long lines. --- mail.remote/testsuite/mail.remote/send.exp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail.remote') diff --git a/mail.remote/testsuite/mail.remote/send.exp b/mail.remote/testsuite/mail.remote/send.exp index a2cd1b8ad..dfbf561ec 100644 --- a/mail.remote/testsuite/mail.remote/send.exp +++ b/mail.remote/testsuite/mail.remote/send.exp @@ -36,7 +36,8 @@ for {gets $chan line} {![eof $chan]} {gets $chan line} { if {$to != ""} { append args " $to" } - mailer_remote_test -message $message -input $input -pattern $pattern -args $args + mail_remote_test -message $message -input $input \ + -pattern $pattern -args $args set state 0 } "^MESSAGE" { @@ -80,4 +81,4 @@ for {gets $chan line} {![eof $chan]} {gets $chan line} { close $chan -# End of send.exp \ No newline at end of file +# End of send.exp -- cgit v1.2.1