From owner-freebsd-current Mon Apr 1 08:46:39 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA05393 for current-outgoing; Mon, 1 Apr 1996 08:46:39 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA05387 for ; Mon, 1 Apr 1996 08:46:37 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17441(1)>; Mon, 1 Apr 1996 08:45:45 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177475>; Mon, 1 Apr 1996 08:45:41 -0800 To: Bruce Evans cc: current@freebsd.org Subject: Re: Another "does LINT compile?" question In-reply-to: Your message of "Mon, 01 Apr 96 02:44:34 PST." <199604011044.UAA14428@godzilla.zeta.org.au> Date: Mon, 1 Apr 1996 08:45:29 PST From: Bill Fenner Message-Id: <96Apr1.084541pst.177475@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199604011044.UAA14428@godzilla.zeta.org.au> bde wrote: >>I have a shell script that tries to build LINT nightly and sends me email >>if it fails. Perhaps this output should go to the mailing list? > >Only once a week until all the warnings are fixed. I'm not counting warnings, only build failures. However, since at least this particular failure was because I'm building on -stable, it probably doesn't make sense. I could move the script to thud, though... Bill