X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/880ff2a4f8f33fede426b21858dda31b58ffd27a..939dea68806ab22c29755091b16236b48876442f:/test/folder/test-packf diff --git a/test/folder/test-packf b/test/folder/test-packf index 91c4cb51..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" @@ -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