X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/05a5871cd219968464e2c07fbe334891e458e9b3..ffce4ac10b7aba3df620f1039ffe31ed212fb1b3:/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