]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvpack
Add const specifier to mh_xstrdup()'s src parameter.
[nmh] / test / rcv / test-rcvpack
index 15272af76a3a22ffa3e06ac9e034dce07a76e4e8..b39ceaf03b1ea3a9161d5242598fb2239d518c92 100755 (executable)
@@ -34,7 +34,7 @@ Usage: rcvpack [switches] file
 EOF
 
 #### Skip nmh intro text.
 EOF
 
 #### Skip nmh intro text.
-run_prog "$rcvpack" -help | sed '/^$/Q' >"$actual" 2>&1
+run_prog "$rcvpack" -help | sed '/^$/,$d' >"$actual" 2>&1
 check "$expected" "$actual"
 
 # check -version
 check "$expected" "$actual"
 
 # check -version