X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0f0af4e32a4d734209c16282b63f7cb1094e2699..26c2b1ef1709cd7b34fe3e78995768a369e0f116:/test/rcv/test-rcvtty?ds=sidebyside diff --git a/test/rcv/test-rcvtty b/test/rcv/test-rcvtty index 1d0fea8c..f0c58d14 100755 --- a/test/rcv/test-rcvtty +++ b/test/rcv/test-rcvtty @@ -37,7 +37,7 @@ Usage: rcvtty [command ...] -help EOF -$rcvtty -help >"$actual" 2>&1 +run_prog $rcvtty -help >"$actual" 2>&1 check "$expected" "$actual" # check -version @@ -54,7 +54,7 @@ esac # any of their ttys. cat >"$expected" <"$actual" 2>&1 +run_prog $rcvtty <${MH_TEST_DIR}/Mail/inbox/1 -biff >"$actual" 2>&1 check "$expected" "$actual"