X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c3ba36f92bcbf44e071961f3d0bb5e6ddab317d6..af2ad7be43057a4f82dc8a223d79d68bf932ae00:/test/whom/test-whom diff --git a/test/whom/test-whom b/test/whom/test-whom index d811528a..6563a7e4 100755 --- a/test/whom/test-whom +++ b/test/whom/test-whom @@ -19,7 +19,7 @@ fi setup_test -! whom - >/dev/null 2>&1 # 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