X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e2eebc77cc570f77d906bc0cc6890092068468cb..b335902294f1bb9b9fdab8c8917de07a1db3d4b1:/test/repl/test-convert?ds=inline 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