X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..db3da5fe01f937010afb1ac4a7129b345f1cf5a2:/test/post/test-sendfiles diff --git a/test/post/test-sendfiles b/test/post/test-sendfiles index 64bf2696..4e2eb612 100755 --- a/test/post/test-sendfiles +++ b/test/post/test-sendfiles @@ -89,7 +89,8 @@ Usage: sendfiles [switches] -to recipient -subject subject file1 [file2 ...] Can use PERSON environment variable instead of -from switch. EOF -run_prog sendfiles -help >"$actual" 2>&1 +#### Skip nmh intro text. +run_prog sendfiles -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version