C. Bensend wrote: > > # set -x; umask 077; /bin/sh /etc/daily 2>&1 | tee > > /var/log/daily.out | mail -s "`/bin/hostname` daily output" root > > + set -x > > + umask 077 > > + /bin/sh /etc/daily > > + tee /var/log/daily.out > > ++ /bin/hostname > > + mail -s 'ns3 daily output' root > > Null message body; hope that's ok > > # > > > > Every night I get 2 emails, one is empty and the other one is the > > expected "daily output". > > I'm seeing similar behavior with the January 15th -CURRENT snapshot. > I actually get three daily emails now:
Actually, I also get 3 emails. > I thought I had fat-fingered something with sysmerge, but I > re-extracted /etc/daily and compared, and there were no differences. Same here, I upgraded from 4.5-stable and sysmerged a few times. -- No Swen today, my love has gone away My mailbox stands for lorn, a symbol of the dawn

