summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-01-01 16:22:46 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-01-01 16:22:46 +0000
commit9626e1064dc82d27d8b3ec8aa16a653a73047d02 (patch)
tree4cd76850513e872d3eecdee2e52439adc7adbbd9 /testsuite
parentcd7dcfb681c22112ff4ac0f9c0fc1a22f9329263 (diff)
downloadmailutils-9626e1064dc82d27d8b3ec8aa16a653a73047d02.tar.gz
mailutils-9626e1064dc82d27d8b3ec8aa16a653a73047d02.tar.bz2
(mu_test): Upvar expect_out
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/lib/mailutils.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/lib/mailutils.exp b/testsuite/lib/mailutils.exp
index ec23617a3..2fcca85ec 100644
--- a/testsuite/lib/mailutils.exp
+++ b/testsuite/lib/mailutils.exp
@@ -1,6 +1,6 @@
# -*- 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]

Return to:

Send suggestions and report system problems to the System administrator.