]> diplodocus.org Git - nmh/blobdiff - test/common.sh.in
In expand_pseudoheader(), set Content-Type to 7-bit for ASCII text.
[nmh] / test / common.sh.in
index 004c8b1f447e4d4e33fe8edabafa207e40940ad4..ad8668d063dfa7ad7e9f4a0e185da7985e087055 100644 (file)
@@ -295,9 +295,10 @@ EOF
 
   for f in MailAliases components digestcomps distcomps forwcomps mhl.body \
            mhl.digest mhl.format mhl.forward mhl.headers mhl.reply \
-           mhn.defaults rcvdistcomps replcomps replgroupcomps scan.MMDDYY \
-           scan.YYYYMMDD scan.curses scan.default scan.highlighted scan.mailx \
-          scan.nomime scan.size scan.time scan.timely scan.unseen
+           mhl.replywithoutbody mhn.defaults rcvdistcomps replcomps \
+           replgroupcomps scan.MMDDYY scan.YYYYMMDD scan.curses scan.default \
+           scan.highlighted scan.mailx scan.nomime scan.size scan.time \
+           scan.timely scan.unseen
   do
     cp "${MH_INST_DIR}${nmhetcdir}/${f}" "${MH_TEST_DIR}/Mail" || exit 1
   done