summaryrefslogtreecommitdiff
path: root/messages
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-04 23:19:09 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-04 23:19:09 +0000
commit83627e1e3dd64c0ceefaeec3f3dc65f3bcd6aa35 (patch)
tree907637f9788851cd982335669b2ab70ec4d3b9e3 /messages
parent492f58dfaecf81a00ee0123a40e328281530acb4 (diff)
downloadmailutils-83627e1e3dd64c0ceefaeec3f3dc65f3bcd6aa35.tar.gz
mailutils-83627e1e3dd64c0ceefaeec3f3dc65f3bcd6aa35.tar.bz2
Override FOLDER environment variable.
Diffstat (limited to 'messages')
-rw-r--r--messages/testsuite/messages/test.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/messages/testsuite/messages/test.exp b/messages/testsuite/messages/test.exp
index caa44a3f2..a881e2f15 100644
--- a/messages/testsuite/messages/test.exp
+++ b/messages/testsuite/messages/test.exp
@@ -20,6 +20,7 @@ source $top_srcdir/testsuite/lib/mailutils.exp
mu_init
set env(MAIL) $MU_SPOOL_DIR/mbox1
+set env(FOLDER) $env(MAIL)
mu_prepare_spools
@@ -32,4 +33,4 @@ mu_exec -message "messages %teaparty.mbox" -arg %teaparty.mbox \
"Number of messages in $MU_SPOOL_DIR/teaparty.mbox: 95"
#end of test.exp
- \ No newline at end of file
+

Return to:

Send suggestions and report system problems to the System administrator.