Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2005 01:31:21 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/periodic/daily 460.status-mail-rejects
Message-ID:  <200501120131.j0C1VLHZ026224@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2005-01-12 01:31:21 UTC

  FreeBSD src repository

  Modified files:
    etc/periodic/daily   460.status-mail-rejects 
  Log:
  Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(
  
  As there are no tabs in maillog, reduce the expression so that only spaces
  are used.
  
  Problem raised by:      Leif Neland root at internet dot dk
  
  Revision  Changes    Path
  1.20      +1 -1      src/etc/periodic/daily/460.status-mail-rejects



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