Added newline to "send" that's piped to dist. Old 2.6 Linux
[mmh] / test / dist / test-dist
index 3c9a9e9..709c847 100755 (executable)
@@ -31,7 +31,7 @@ MHMTSCONF="$mts_fakesendmail"
 # arguments: dist switches
 test_dist ()
 {
-  printf "send" | dist "$@" >/dev/null
+  printf "send\n" | dist "$@" >/dev/null
 
   # fakesendmail drops the message and any cc's into this mbox.
   mbox="${MH_TEST_DIR}"/Mail/fakesendmail.mbox