summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/testsuite/mail.remote/send.exp5
1 files changed, 3 insertions, 2 deletions
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

Return to:

Send suggestions and report system problems to the System administrator.