]> diplodocus.org Git - nmh/blobdiff - test/mhbuild/test-header-encode
Don't `else' after return. Simplify control flow.
[nmh] / test / mhbuild / test-header-encode
index e4883b5ab929ffcb368ea3090e52301ffa13faaa..6459bf2a03227f95963b720655964ee8850d71fb 100755 (executable)
@@ -21,8 +21,7 @@ backupname="${MH_TEST_DIR}/`mhparam sbackup`$$"
 #
 # We're going to hardcode UTF-8 for this test.
 #
 #
 # We're going to hardcode UTF-8 for this test.
 #
-
-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
 
 #
 # Basic test of encoding a short subject
 
 #
 # Basic test of encoding a short subject