X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/880ff2a4f8f33fede426b21858dda31b58ffd27a..48a593967434a3af379ac7f55476fa704087cb0e:/test/post/test-sendfiles diff --git a/test/post/test-sendfiles b/test/post/test-sendfiles index 64ccd5e0..4e2eb612 100755 --- a/test/post/test-sendfiles +++ b/test/post/test-sendfiles @@ -90,7 +90,7 @@ Usage: sendfiles [switches] -to recipient -subject subject file1 [file2 ...] EOF #### Skip nmh intro text. -run_prog sendfiles -help | sed '/^$/Q' >"$actual" 2>&1 +run_prog sendfiles -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version