X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/abbd6450510ebf4a68c726b5a455dfcfb6fe2aa6..1ea9b1a6ec5a3e85a82773653c154de213efa8cf:/test/rcv/test-rcvdist diff --git a/test/rcv/test-rcvdist b/test/rcv/test-rcvdist index 5e34615e..e69e140e 100755 --- a/test/rcv/test-rcvdist +++ b/test/rcv/test-rcvdist @@ -32,7 +32,7 @@ Usage: rcvdist [switches] [switches for postproc] address ... -help EOF -$rcvdist -help >"$actual" 2>&1 +run_prog $rcvdist -help >"$actual" 2>&1 check "$expected" "$actual" # check -version @@ -59,7 +59,7 @@ MHMTSCONF="$mts_fakesendmail" # arguments: rcvdist switches test_rcvdist () { - $rcvdist "$@" + run_prog $rcvdist "$@" # fakesendmail drops the message and any cc's into this mbox. mbox="${MH_TEST_DIR}"/Mail/fakesendmail.mbox