]> diplodocus.org Git - nmh/blobdiff - test/post/test-post-basic
fgets() reserves space for the NUL itself.
[nmh] / test / post / test-post-basic
index 2cd512a62751b042cb3ac3fea84e3f90c4575f2b..5b2056cde008052515f7c3d6b3f40be7f36376dc 100755 (executable)
@@ -12,6 +12,8 @@ fi
 
 . "${srcdir}/test/post/test-post-common.sh"
 
+! "${MH_LIBEXEC_DIR}/post" - >/dev/null 2>&1 # gcov
+
 #
 # Basic test - Simple message, single user, single recipient.  Note that
 # we test dot-stuffing here as well.
@@ -132,7 +134,6 @@ cat > "${testname}.err.expected" <<EOF
 post: SMTP server does not support 8BITMIME, not sending.
 Suggest encoding message for 7-bit transport by setting your
 locale to C, and/or specifying *b64 in mhbuild directives.
-
 post: problem initializing server; [BHST] ready; I'll buy that for a dollar!
 send: message not delivered to anyone
 EOF