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
9626e106
...
9626e1064dc82d27d8b3ec8aa16a653a73047d02
authored
2005-01-01 16:22:46 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu_test): Upvar expect_out
1 parent
cd7dcfb6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
testsuite/lib/mailutils.exp
testsuite/lib/mailutils.exp
View file @
9626e10
# -*- tcl -*-
# This file is part of Mailutils testsuite.
# Copyright (C
)
2002, Free Software Foundation
# Copyright (C
)
2002,
2005,
Free Software Foundation
#
# This program is free software
;
you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -519,6 +519,7 @@ proc mu_test { args } {
global verbose
global suppress_flag
upvar timeout timeout
upvar expect_out expect_out
set command
[
lindex
$args
0
]
set pattern
[
lindex
$args
1
]
...
...
Please
register
or
sign in
to post a comment