From: David Levine Date: Thu, 26 Apr 2012 01:08:03 +0000 (-0500) Subject: Unset all MH environment variables that aren't set below. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=4078e8a24878c584541a6caa8554c751121ab2b4;p=mmh Unset all MH environment variables that aren't set below. (cherry picked from commit 16dba0d07e94832ef9a077e6524714d0e433a111) --- diff --git a/test/common.sh.in b/test/common.sh.in index 126ce20..fa8a037 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -19,7 +19,8 @@ export MH_TEST_DIR auxexecdir bindir mandir sysconfdir pagerpath test -z "$MH_INST_DIR" && MH_INST_DIR=${MH_TEST_DIR}/inst export MH_INST_DIR -unset MHCONTEXT +unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE MHTMPDIR +unset MHLDEBUG MHPDEBUG MHWDEBUG output_md5() {