]> git.ipfire.org Git - thirdparty/sarg.git/commit
Send email report directly to stdout
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 12 Jul 2015 19:14:59 +0000 (21:14 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 12 Jul 2015 19:14:59 +0000 (21:14 +0200)
commit8dced089e59c2f0cc729654e19a84d4547b24456
tree5244e29ad275a3f41c2c6b28caadb6726f1ff9b3
parent4d04f0729c876ae29b2866a82d38cd657ed1c7f4
Send email report directly to stdout

If the email report must be sent to stdout, do it directly. Don't use
another temporary file simply to output it later to stdout.
email.c