X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/96b4a2bc9d64b14a9dfd2b432a5de2fc17044933..fcaa3047b2a23fc0c36be518d1ca1ea0b0cb3b66:/test/mkstemp/test-mkstemp diff --git a/test/mkstemp/test-mkstemp b/test/mkstemp/test-mkstemp index 8e0eb830..2ff99f22 100755 --- a/test/mkstemp/test-mkstemp +++ b/test/mkstemp/test-mkstemp @@ -51,7 +51,7 @@ else fi #### Skip nmh intro text. -run_prog $mkstemp -h | sed '/^$/,$d' >"$actual" 2>&1 +run_prog $mkstemp -h 2>&1 | sed '/^$/,$d' >"$actual" check "$expected" "$actual"