]> diplodocus.org Git - nmh/blobdiff - test/common.sh.in
netbsd uses flock by default for mail spool locking, as reported
[nmh] / test / common.sh.in
index be8b25dfb046491df8362a454b68ed337954c4d3..85ec2089c709d25324c06c6d3054bfd04217f65d 100644 (file)
@@ -24,6 +24,9 @@ export MH_INST_DIR
 
 unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE
 unset MHLDEBUG MHPDEBUG MHWDEBUG PAGER
+#### Set LC_ALL in individual tests as needed.  Unset these so
+#### that we don't depend on user's settings in other tests.
+unset LANG LC_ALL LC_TYPE
 
 #### Use a test dir for tmp files when MHTMPDIR applies.
 MHTMPDIR=$MH_TEST_DIR/Mail