X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/880ff2a4f8f33fede426b21858dda31b58ffd27a..f139ce94a95fd895d8b4b74826660ab076ed5129:/test/folder/test-packf diff --git a/test/folder/test-packf b/test/folder/test-packf index 91c4cb51..f4f2d435 100755 --- a/test/folder/test-packf +++ b/test/folder/test-packf @@ -16,6 +16,8 @@ fi setup_test +check_exit '-eq 1' packf - # gcov + expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual" @@ -32,7 +34,7 @@ Usage: packf [+folder] [msgs] [switches] EOF #### Skip nmh intro text. -packf -help | sed '/^$/Q' >"$actual" 2>&1 +packf -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version