X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fcommon.sh.in;h=54f3b8ee8e8e4cf82e4012a2ce0ea3c5c8340278;hb=e194fdf11df779597e19039a67454e9b42a77ef0;hp=b571068ad56a7d3eee713933aa94a9cd26dd4a90;hpb=f4180c605026aeaadf5ebf6c63fc22b99c31004f;p=mmh diff --git a/test/common.sh.in b/test/common.sh.in index b571068..54f3b8e 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -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 <