]> diplodocus.org Git - nmh/blobdiff - test/post/test-mts
Only add -Qunused-arguments to LDFLAGS if compiler is clang.
[nmh] / test / post / test-mts
index 29fb4787a076dd0feac6e6f7361ae7aabdcd6812..afcd1319a20392553c94788658a1b24723effd34 100755 (executable)
@@ -47,14 +47,14 @@ 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 "%s\n" "sendmail: ${srcdir}/test/fakesendmail" >>"$mts_fakesendmail"
+printf 'sendmail: %s/test/fakesendmail\n' "$srcdir" >>"$mts_fakesendmail"
 MHMTSCONF="$mts_fakesendmail"
 
-# $1: option switches for send
+# $1: -mts switch selection
 # remaining arguments: expected output(s)
 test_sendmail ()
 {
-  send -draft -mts "$1"
+  run_prog send -draft -mts "$1"
   shift
 
   # fakesendmail drops the message and any cc's into this mbox.
@@ -148,6 +148,7 @@ This is a test
 EOF
 
 cat > "${testname}.expected2" <<EOF
+From: Mr Nobody <nobody@example.com>
 Date:
 Subject: Test