Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2000 14:59:35 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/periodic periodic.sh
Message-ID:  <200009162159.OAA32127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/09/16 14:59:35 PDT

  Modified files:
    usr.sbin/periodic    periodic.sh 
  Log:
  Fix situations where none of the scripts executed produce output,
  so that we don't see any more ``null message body, hope that's
  ok'' messages.
  
  We now see something like ``No output from the 3 files processed''.
  
  Lump all output for a given periodic argument together so that
  people with /usr/local/etc/periodic/daily (for example) will
  get the output of those jobs together with the normal daily run
  rather than getting a second email.
  
  Prompted by: ben
  
  Revision  Changes    Path
  1.14      +55 -44    src/usr.sbin/periodic/periodic.sh



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009162159.OAA32127>