X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1e0b1d40a6285c532b722f4584fa7ddde220deff..15d18ddcd4ec201c4c1b9dfbf8b05c48fb4f2e43:/test/repl/test-convert?ds=sidebyside diff --git a/test/repl/test-convert b/test/repl/test-convert index e85c9ccd..d2d398a7 100755 --- a/test/repl/test-convert +++ b/test/repl/test-convert @@ -20,6 +20,10 @@ actual=`mhpath +`/draft printf 'Local-Mailbox: recipient@example.com' >>"$MH" +#### Make sure that this works with 7-bit encoding. +LC_ALL=C; export LC_ALL + + # check -convertarg with multiple parts and additional text in draft cat >"$expected" <<'EOF' From: recipient@example.com