X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=test%2Fcommon.sh.in;h=3e656599ff30da82f93329fd29d3e2d999356acb;hb=7946a8c713bd43a52229345ad0289aaa461acfb3;hp=1c1633ba28bd24815e3257d930e4db413987a7cd;hpb=19210f529e50b1d1d66f7e3bdb31a76713b1a7c9;p=mmh diff --git a/test/common.sh.in b/test/common.sh.in index 1c1633b..3e65659 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -152,7 +152,7 @@ setup_test () #### Don't test with sendmail because it would really send the #### mail. If configured to use sendmail, change to smtp instead #### so that we use fakesmtp. - sed -e 's/mts: *sendmail/mts: smtp/' "${MHMTSCONF}" >"${MHMTSCONF}.new" + sed -e 's/mts: *.*/mts: smtp/' "${MHMTSCONF}" >"${MHMTSCONF}.new" mv -f "${MHMTSCONF}.new" "${MHMTSCONF}" fi