]> diplodocus.org Git - nmh/blobdiff - test/mhical/test-mhical
mhlsbr.c: Use variable for strncpy(3)'s size, not sizeof.
[nmh] / test / mhical / test-mhical
index ad51b09c6cd04d1ee351602e21ceb94a977de530..72c55f5de4fe379a79ca1c46cc6d6bb8ab3a8dd6 100755 (executable)
@@ -49,7 +49,7 @@ Usage: mhical [switches]
 EOF
 
 #### Skip nmh intro text.
-run_prog mhical -help | sed '/^$/,$d' >"$actual" 2>&1
+run_prog mhical -help 2>&1 | sed '/^$/,$d' >"$actual"
 check "$expected" "$actual"