]> diplodocus.org Git - nmh/blobdiff - test/post/test-sendfiles
Output the header name for the PUTADDR instruction
[nmh] / test / post / test-sendfiles
index 3e55b1ec12c17a6899c453869ce7deb65e2477b9..bc93c3139c40388e0db9442cb12cbee817704053 100755 (executable)
@@ -90,7 +90,7 @@ Usage: sendfiles [switches] -to recipient -subject subject file1 [file2 ...]
 EOF
 
 #### Skip nmh intro text.
 EOF
 
 #### Skip nmh intro text.
-run_prog sendfiles -help | sed '/^$/,$d' >"$actual" 2>&1
+run_prog sendfiles -help 2>&1 | sed '/^$/,$d' >"$actual"
 check "$expected" "$actual"
 
 # check -version
 check "$expected" "$actual"
 
 # check -version