Test frm -l on long to: headers.
Showing
1 changed file
with
4 additions
and
0 deletions
... | @@ -50,4 +50,8 @@ mu_exec -retcode 1 -arg -q -message "frm -q" | ... | @@ -50,4 +50,8 @@ mu_exec -retcode 1 -arg -q -message "frm -q" |
50 | 50 | ||
51 | mu_exec -arg -q -arg %nonexistent -retcode 2 -message "frm -q %nonexistent" | 51 | mu_exec -arg -q -arg %nonexistent -retcode 2 -message "frm -q %nonexistent" |
52 | 52 | ||
53 | set env(MAIL) $MU_SPOOL_DIR/bigto.mbox | ||
54 | mu_exec -retcode 1 -message "frm -l on long headers" -arg -l \ | ||
55 | "(\"Ayoung-Chee, N) Patrick Chan\tNew email address, etc." | ||
56 | |||
53 | #end of test.exp | 57 | #end of test.exp |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment