X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/db3da5fe01f937010afb1ac4a7129b345f1cf5a2..248c3a452003bc95088d9a1c4dec988696be2d7d:/test/slocal/test-slocal?ds=inline diff --git a/test/slocal/test-slocal b/test/slocal/test-slocal index 6924d7bc..8eaa2255 100755 --- a/test/slocal/test-slocal +++ b/test/slocal/test-slocal @@ -19,7 +19,7 @@ setup_test # Use proper program, maybe not the first one on PATH. slocal="$MH_LIBEXEC_DIR"/slocal -check_exit '-eq 1' $slocal - # gcov +check_exit '-eq 1' $slocal - expected="$MH_TEST_DIR"/$$.expected actual="$MH_TEST_DIR"/$$.actual @@ -45,7 +45,7 @@ Usage: slocal [switches] EOF #### Skip nmh intro text. -run_prog $slocal -help | sed '/^$/,$d' >"$actual" 2>&1 +run_prog $slocal -help 2>&1 | sed '/^$/,$d' >"$actual" check "$expected" "$actual" # check -version