X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa462ef71fbaf819397c59b2c07adf45a04af9f8..c3ba36f92bcbf44e071961f3d0bb5e6ddab317d6:/test/folder/test-packf diff --git a/test/folder/test-packf b/test/folder/test-packf index ff98cef5..fac1a251 100755 --- a/test/folder/test-packf +++ b/test/folder/test-packf @@ -16,6 +16,8 @@ fi setup_test +! packf - >/dev/null 2>&1 # gcov + expected="$MH_TEST_DIR/$$.expected" actual="$MH_TEST_DIR/$$.actual" @@ -31,7 +33,8 @@ Usage: packf [+folder] [msgs] [switches] -help EOF -packf -help >"$actual" 2>&1 +#### Skip nmh intro text. +packf -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version