X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fcommon.sh.in;h=be97b1a91da1a5d5f19ab12806f3813957b9955f;hb=d8c7d4f2c785d35cebd5ea64213a335561a57f7d;hp=1c1633ba28bd24815e3257d930e4db413987a7cd;hpb=19210f529e50b1d1d66f7e3bdb31a76713b1a7c9;p=mmh diff --git a/test/common.sh.in b/test/common.sh.in index 1c1633b..be97b1a 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 @@ -163,12 +163,13 @@ setup_test () cat > "$MH" <