X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fformat%2Ftest-mymbox;h=040390c95380b8c4969714cf142f4b634c3eaea7;hb=0f0af4e32a4d734209c16282b63f7cb1094e2699;hp=2cc1bb6d09caecc03394343039fe060e5f2a4033;hpb=bb8db313c1deea588b83a44a86e653d3cfcac9c1;p=mmh diff --git a/test/format/test-mymbox b/test/format/test-mymbox index 2cc1bb6..040390c 100755 --- a/test/format/test-mymbox +++ b/test/format/test-mymbox @@ -44,7 +44,7 @@ run_test "echo $output" 0 "Local-mailbox overriding user@host test" # Add an Alternate-Mailbox. This caused ismymbox() to lose the # Local-Mailbox, Bug #36635: -nocc me doesn't account for # Alternate-Mailboxes. -printf "Alternate-Mailboxes: user@example.com\n" >> $MH +printf 'Alternate-Mailboxes: user@example.com\n' >> $MH run_test "echo `${MH_LIB_DIR}/ap -format '%(mymbox{text})' "${myname}"`" \ 1 "Local-Mailbox with Alternate-Mailbox test"