]> diplodocus.org Git - nmh/blobdiff - test/mhical/test-mhical
Added debug statements to test-mhparam.
[nmh] / test / mhical / test-mhical
index fb8025084d23d1ee5aa5b947cfa310e231d86909..af75cf87adee83ab7a5d5c98f103aca031f8bc6e 100755 (executable)
@@ -46,7 +46,8 @@ Usage: mhical [switches]
   -help
 EOF
 
-run_prog mhical -help >"$actual" 2>&1
+#### Skip nmh intro text.
+run_prog mhical -help | sed '/^$/Q' >"$actual" 2>&1
 check "$expected" "$actual"