X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f66e1d2b0fc24c16fc18ab217a486ec27373cfc9..3e4f493e89d831b319c585b3222004ffca5669f7:/test/common.sh.in?ds=sidebyside diff --git a/test/common.sh.in b/test/common.sh.in index dc7bc1dc..aa1e8455 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -292,7 +292,16 @@ mhbuild: -nocontentid mhlproc: ${MH_LIBEXEC_DIR}/mhl moreproc: cat postproc: ${MH_LIBEXEC_DIR}/post +showmimeproc: ${MH_INST_DIR}${bindir}/mhshow showproc: ${MH_LIBEXEC_DIR}/mhl +#: The following aren't currently used by the test suite, but are +#: defined here in case they are in the future: +mailproc: ${MH_INST_DIR}${bindir}/mhmail +rcvstoreproc: ${MH_LIBEXEC_DIR}/rcvstore +sendproc: ${MH_INST_DIR}${bindir}/send +whatnowproc: ${MH_INST_DIR}${bindir}/whatnow +whomproc: ${MH_INST_DIR}${bindir}/whom +#: incproc and packproc are defined in config.c but not used by any code. EOF if test -z '@nmhetcdirinst@'; then