X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/42b603c9f3272ec6f1f1bd6d098f271d498fb9d0..5e4d1f2f9dc08f2b6bc3d6a463e8a1dd3ec29974:/test/repl/test-convert 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