summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/testsuite/mail/folder.exp2
-rw-r--r--mail/testsuite/mail/write.exp8
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/testsuite/mail/folder.exp b/mail/testsuite/mail/folder.exp
index 68a3bec55..9ec028357 100644
--- a/mail/testsuite/mail/folder.exp
+++ b/mail/testsuite/mail/folder.exp
@@ -54,7 +54,7 @@ mail_test "file &" \
mail_test "sum" \
"\"$MU_SPOOL_DIR/mbox\": 1 message 1 new"
mail_test "headers" \
- ">N 1 Sergey Poznyakoff Sun Jul 16 12:11 12/425 MBOX"
+ ">N 1 Sergey Poznyakoff Tue Jul 16 12:11 12/425 MBOX"
mail_stop
diff --git a/mail/testsuite/mail/write.exp b/mail/testsuite/mail/write.exp
index 3713b6ef1..5f5f66872 100644
--- a/mail/testsuite/mail/write.exp
+++ b/mail/testsuite/mail/write.exp
@@ -43,7 +43,7 @@ mail_test -noprompt "quit" \
# Now check the mbox contents
mail_start -reuse-spool "--file=%mbox"
mail_test "headers" \
- ">N 1 Sergey Poznyakoff Sun Jul 16 12:11 12/425 MBOX"\
+ ">N 1 Sergey Poznyakoff Tue Jul 16 12:11 12/425 MBOX"\
" U 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
# Save messages to the third mailbox
@@ -52,7 +52,7 @@ mail_test "save 1 2 +three" \
"\"$MU_FOLDER_DIR/three\" 28/1004"
mail_test "headers" \
- ">* 1 Sergey Poznyakoff Sun Jul 16 12:11 12/425 MBOX"\
+ ">* 1 Sergey Poznyakoff Tue Jul 16 12:11 12/425 MBOX"\
" * 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
mail_test -noprompt "quit" \
@@ -61,7 +61,7 @@ mail_test -noprompt "quit" \
# Examine its contents
mail_start -reuse-spool "--file=$MU_FOLDER_DIR/three"
mail_test "headers" \
- ">N 1 Sergey Poznyakoff Sun Jul 16 12:11 12/425 MBOX"\
+ ">N 1 Sergey Poznyakoff Tue Jul 16 12:11 12/425 MBOX"\
" U 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
# Test uppercase commands (Save and Copy)
@@ -73,7 +73,7 @@ mail_test "file \"$MU_FOLDER_DIR/gray\"" \
"Held 1 message in $MU_FOLDER_DIR/three"
mail_test "headers" \
- ">N 1 Sergey Poznyakoff Sun Jul 16 12:11 12/425 MBOX"
+ ">N 1 Sergey Poznyakoff Tue Jul 16 12:11 12/425 MBOX"
mail_exit
# Test write

Return to:

Send suggestions and report system problems to the System administrator.