]> diplodocus.org Git - nmh/blobdiff - test/mkstemp/test-mkstemp
Move smtp_init's last-ditch attempt for client inside first test.
[nmh] / test / mkstemp / test-mkstemp
index 94ce05677776a2c605d85b0bb69d3c99db64d193..fcc8cd57284450219c34163ecdd2a943aee89e54 100755 (executable)
@@ -48,7 +48,7 @@ else
 fi
 
 #### Skip nmh intro text.
-run_prog $mkstemp -h | sed '/^$/Q' >"$actual" 2>&1
+run_prog $mkstemp -h | sed '/^$/,$d' >"$actual" 2>&1
 check "$expected" "$actual"