X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7b9cb49c7c683bc69ac7fd2f20436ae2b40fbb6d..51919715ad7a57f2c74854a6d3d6374578f46985:/test/common.sh.in diff --git a/test/common.sh.in b/test/common.sh.in index 67b18a82..328d1ee8 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -23,7 +23,7 @@ export MULTIBYTE_ENABLED ICONV_ENABLED test -z "$MH_INST_DIR" && MH_INST_DIR="${MH_TEST_DIR}/inst" export MH_INST_DIR -unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE +unset MAILDROP 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.