X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Frepl%2Ftest-repl;h=0b5b4839f6fa0c3eba5b4e852301fae31df4f82a;hb=0f0af4e32a4d734209c16282b63f7cb1094e2699;hp=d9c39a13501277c17a6760a2364cb2d2ec44e00f;hpb=bb8db313c1deea588b83a44a86e653d3cfcac9c1;p=mmh diff --git a/test/repl/test-repl b/test/repl/test-repl index d9c39a1..0b5b483 100755 --- a/test/repl/test-repl +++ b/test/repl/test-repl @@ -61,8 +61,8 @@ check $expected $actual # check -version case `repl -v` in repl\ --*) ;; - * ) printf "$0: repl -v generated unexpected output\n" >&2 - failed=`expr ${failed:-0} + 1`;; + * ) printf '%s: repl -v generated unexpected output\n' "$0" >&2 + failed=`expr ${failed:-0} + 1`;; esac # check unknown switch @@ -72,7 +72,7 @@ run_test "repl -nonexistent" 'repl: -nonexistent unknown' run_test "repl" 'repl: no cur message' -printf "Local-Mailbox: mymailbox@localhost%s\n" >> $MH +printf 'Local-Mailbox: mymailbox@localhost\n' >> $MH # check -cc me cat >$expected <> $MH +printf 'Alternate-Mailboxes: user@example.com\n' >> $MH cat >$expected <