X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/42b603c9f3272ec6f1f1bd6d098f271d498fb9d0..ab8c4cfdc5e9b8b7bb38d5b49f43e006bd2df7aa:/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