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
46666433
...
46666433d8e001a72e768a4c3012d04664c3d01c
authored
2002-08-21 15:31:12 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
15733051
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
mail/testsuite/lib/mail.exp
mail/testsuite/lib/mail.exp
View file @
4666643
...
...
@@ -16,16 +16,9 @@
# along with this program
;
if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
source
../..
/testsuite/lib/mailutils.exp
source
$top
_srcdir
/testsuite/lib/mailutils.exp
set
TOOL_NAME
"mail"
mu_init
if
!
[
info
exists MAILFLAGS
]
{
set MAILFLAGS
"--nosum --norc --mail-spool
$
MU_SPOOL_DIR"
}
set
MU_TOOL_FLAGS $MAILFLAGS
mu_init
"--nosum --norc"
#FIXME: this doesn't work with remote testing
set
env
(
MAILRC
)
$MU_RC_DIR/mail.rc
...
...
Please
register
or
sign in
to post a comment