summaryrefslogtreecommitdiff
path: root/imap4d
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-03-07 19:52:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-03-07 19:52:04 +0000
commit44d6721e8474cca3746355a54392d6e9804ff356 (patch)
treeeca37de16ef3d1bc9c4498d5a6c5479e5472baf9 /imap4d
parent8b5af2bdae3b0d37f3bc09c0cb3a76dea58e974f (diff)
downloadmailutils-44d6721e8474cca3746355a54392d6e9804ff356.tar.gz
mailutils-44d6721e8474cca3746355a54392d6e9804ff356.tar.bz2
Fix pattern
Diffstat (limited to 'imap4d')
-rw-r--r--imap4d/testsuite/imap4d/expunge.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/imap4d/testsuite/imap4d/expunge.exp b/imap4d/testsuite/imap4d/expunge.exp
index f6295e3d5..27d11af68 100644
--- a/imap4d/testsuite/imap4d/expunge.exp
+++ b/imap4d/testsuite/imap4d/expunge.exp
@@ -1,6 +1,6 @@
# -*- tcl -*-
# This file is part of Mailutils testsuite.
-# Copyright (C) 2002, Free Software Foundation
+# Copyright (C) 2002, 2007 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
@@ -65,7 +65,7 @@ imap4d_test "SELECT mbox1" \
"1 EXISTS"\
"0 RECENT"\
-re {OK \[UIDVALIDITY [0-9]+\] UID valididy status}\
-"OK \[UIDNEXT 6\] Predicted next uid"\
+"OK \[UIDNEXT 2\] Predicted next uid"\
"OK \[UNSEEN 1\] first unseen messsage"\
"FLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft)"\
"OK \[PERMANENTFLAGS (\\Answered \\Deleted \\Seen)\] Permanent flags" \

Return to:

Send suggestions and report system problems to the System administrator.