X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=test%2Fcommon.sh.in;h=54f3b8ee8e8e4cf82e4012a2ce0ea3c5c8340278;hb=880f5c3a2c6315b73ecb54f2ec4c1a71bb9d6741;hp=705e993a3e7e163c82e16b47ca1940a5e8a15c71;hpb=6456295d747373150577e02588770a1a4ba1efaf;p=mmh diff --git a/test/common.sh.in b/test/common.sh.in index 705e993..54f3b8e 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -22,7 +22,7 @@ test -z "$MH_INST_DIR" && MH_INST_DIR=${MH_TEST_DIR}/inst export MH_INST_DIR unset MHBUILD MHCONTEXT MHMTSUSERCONF MHN MHSHOW MHSTORE MHTMPDIR -unset MHLDEBUG MHPDEBUG MHWDEBUG +unset MHLDEBUG MHPDEBUG MHWDEBUG MM_CHARSET output_md5() { @@ -135,7 +135,7 @@ setup_test () { MH=${MH_TEST_DIR}/Mail/.mh_profile MHMTSCONF=${MH_INST_DIR}${sysconfdir}/mts.conf - PATH=${MH_INST_DIR}${bindir}:${PATH} + PATH=${MH_INST_DIR}${bindir}:${MH_INST_DIR}${auxexecdir}:${PATH} MH_LIB_DIR=${MH_INST_DIR}${auxexecdir} export MH MHMTSCONF MH_LIB_DIR PATH @@ -162,6 +162,7 @@ setup_test () cat > $MH <