X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b7cbd7c8a39920669db61d331b12839f2a2d3562..af2ad7be43057a4f82dc8a223d79d68bf932ae00:/test/whom/test-whom?ds=inline diff --git a/test/whom/test-whom b/test/whom/test-whom index 8a5a656e..6563a7e4 100755 --- a/test/whom/test-whom +++ b/test/whom/test-whom @@ -19,7 +19,7 @@ fi setup_test -whom - >/dev/null 2>&1 || true # gcov +check_exit '-eq 1' whom - expected=$MH_TEST_DIR/$$.expected actual=$MH_TEST_DIR/$$.actual @@ -50,7 +50,7 @@ Usage: whom [switches] [file] -help EOF -run_prog whom -help | head -10 >$actual 2>&1 +run_prog whom -help 2>&1 | head -10 >$actual check $expected $actual # check -version