]> diplodocus.org Git - nmh/blobdiff - test/mhbuild/test-utf8-body
Use the imperfect snprintf(3) instead of sprintf(3).
[nmh] / test / mhbuild / test-utf8-body
index cb5aa9530f150d2ac7579c9c4bd6b8c1587f2ddb..22de535cbc9277a11c4efe7c02aa2c197fc86e26 100755 (executable)
@@ -19,8 +19,7 @@ testname="${MH_TEST_DIR}/$$"
 expected="$MH_TEST_DIR/$$.expected"
 actual="$MH_TEST_DIR/$$.actual"
 
-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
 
 #### Rely on sendmail/pipe below to override default mts.
 mts_fakesendmail="${MHMTSCONF}-fakesendmail"