Date: Fri, 1 Aug 2008 08:01:33 +0000 (UTC) From: Dmitry Morozovsky <marck@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c Message-ID: <200808010801.m7181mwI043903@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marck 2008-08-01 08:01:33 UTC FreeBSD src repository Modified files: usr.sbin/cron/cron do_command.c Log: SVN rev 181115 on 2008-08-01 08:01:33Z by marck Fix empty mailto (-m "") handling: somehow I missed all checks but the first, hence output would be written to the wrong filehandle. Submitted by: reg Approved by: yar (implicit) MFC after: ASAP Pointy hat to: marck Revision Changes Path 1.30 +3 -1 src/usr.sbin/cron/cron/do_command.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808010801.m7181mwI043903>