X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/62f6a35a1f2b044d21bacfd31fb1e455930f5d7c..ef1ba39e8dae81091b6c3e73e72825ef6edea3c6:/test/mhl/test-rfc6532 diff --git a/test/mhl/test-rfc6532 b/test/mhl/test-rfc6532 index db3754d9..978f291a 100755 --- a/test/mhl/test-rfc6532 +++ b/test/mhl/test-rfc6532 @@ -19,8 +19,7 @@ setup_test mhl="${MH_LIBEXEC_DIR}/mhl" #### Make sure that html-to-text conversion is what we expect. -require_locale en_US.utf-8 en_US.utf8 -LC_ALL=en_US.UTF-8; export LC_ALL +require_locale en_US.UTF-8 en_US.UTF8 en_US.utf-8 en_US.utf8 # check UTF-8 headers @@ -57,7 +56,7 @@ MIME-Version: 1.0' # check with incompatible locale # This is here as a place holder. We should either try to run the (8-bit) text # through iconv, or refuse to display it if the locale is incompatible. In the -# cAse of EAI, that means not UTF-8. +# case of EAI, that means not UTF-8. # start_test 'incompatible locale' # LC_ALL=C # run_test "$mhl -form mhl.headers `mhpath last`" \