set SEQMOD if clear_msg_flags change the flags
[mmh] / test / tests / rcv / test-rcvstore-nounseen
1 #!/bin/sh
2 ######################################################
3 #
4 # Test rcvstore
5 #
6 ######################################################
7
8 . "$MH_TEST_COMMON"
9
10 # check -nounseen
11 printf "u: %s\n" $(basename $(mhpath b)) >> $MH_TEST_DIR/Mail/inbox/.mh_sequences
12 runandcheck "rcvstore -nounseen <$MH_TEST_DIR/Mail/inbox/1" <<!
13 !
14 runandcheck 'mark -sequence u -list' <<!
15 u: 
16 !
17 runandcheck 'diff -u "`mhpath f`" "`mhpath l`"' <<!
18 !