X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa462ef71fbaf819397c59b2c07adf45a04af9f8..a30ef3465250ae21bb3928a6e120ba4351cf8ff0:/test/folder/test-packf?ds=sidebyside diff --git a/test/folder/test-packf b/test/folder/test-packf index ff98cef5..a6c2efed 100755 --- a/test/folder/test-packf +++ b/test/folder/test-packf @@ -16,6 +16,8 @@ fi setup_test +check_exit '-eq 1' packf - + 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