X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=test%2Fpost%2Ftest-mts;h=8266323189568c9ba3b40e882d1102417608bb67;hb=1175ec66e2dcc72e09617e2b853025af75fb0f7c;hp=88f68c5a3ead20a68a42545633370f0bac9fa6e4;hpb=a4390a1c51b3a709d6aeefeba2fdd6fa8d525012;p=mmh diff --git a/test/post/test-mts b/test/post/test-mts index 88f68c5..8266323 100755 --- a/test/post/test-mts +++ b/test/post/test-mts @@ -47,7 +47,7 @@ test_post "${testname}.actual" "${testname}.expected" "-mts smtp" #### Rely on sendmail/smtp or sendmail/pipe below to override default mts. mts_fakesendmail="${MHMTSCONF}-fakesendmail" cp "${MHMTSCONF}" "$mts_fakesendmail" -printf "sendmail: ${srcdir}/test/fakesendmail\n" >>"$mts_fakesendmail" +printf 'sendmail: %s/test/fakesendmail\n' "$srcdir" >>"$mts_fakesendmail" MHMTSCONF="$mts_fakesendmail" # $1: -mts switch selection