Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
2305502e
...
2305502ecb17241a54482c499bab11d715a5eb87
authored
2002-11-04 17:47:48 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Broke long lines.
1 parent
7fe78e5f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
mail.remote/testsuite/mail.remote/send.exp
mail.remote/testsuite/mail.remote/send.exp
View file @
2305502
...
...
@@ -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
...
...
Please
register
or
sign in
to post a comment