X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/db3da5fe01f937010afb1ac4a7129b345f1cf5a2..da4e8725cdfeb62527f9b900f3a21afc88e89e3a:/test/rcv/test-rcvpack diff --git a/test/rcv/test-rcvpack b/test/rcv/test-rcvpack index 3f306bac..ebae2286 100755 --- a/test/rcv/test-rcvpack +++ b/test/rcv/test-rcvpack @@ -19,7 +19,7 @@ setup_test # Use proper program, likely not the first one on PATH. rcvpack="${MH_LIBEXEC_DIR}/rcvpack" -check_exit '-eq 1' $rcvpack - # gcov +check_exit '-eq 1' $rcvpack - expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual" @@ -36,7 +36,7 @@ Usage: rcvpack [switches] file EOF #### Skip nmh intro text. -run_prog "$rcvpack" -help | sed '/^$/,$d' >"$actual" 2>&1 +run_prog "$rcvpack" -help 2>&1 | sed '/^$/,$d' >"$actual" check "$expected" "$actual" # check -version