1. code updated?
2. test added?
-3. man page and other documentation updated?
-4. docs/pending-release-notes updated?
-5. should commit message reference bug report?
-6. update/close bug report (with commit id)?
-7. notify nmh-users?
+3. make distcheck passed?
+4. man page and other documentation updated?
+5. docs/pending-release-notes updated?
+6. should commit message reference bug report?
+7. update/close bug report (with commit id)?
+8. notify nmh-users?
-------------------------
run_test 'mhstore last' 'storing message 15 as file 15.txt'
check $expected 15.txt
+# cd into Mail directory because it gets cleaned up by the exit trap.
+cd Mail
+
# check -clobber always
folder +inbox 7 > /dev/null
touch 7.txt
EOF
run_test 'mhstore' 'storing message 7 as file 7.txt'
check $expected 7.txt 'keep first'
-run_test 'mhstore -clobber always' 'storing message 7 as file 7.txt'
+run_test 'mhstore -clobber ask -clobber always' \
+ 'storing message 7 as file 7.txt'
check $expected 7.txt 'keep first'
# check -clobber auto
run_test "echo $?" 1
set -e
-/bin/rm -f 7.txt 7-1.txt 7.txt.1
+cd ..
# check with relative nmh-storage profile component
storagedir=storagedir