From owner-cvs-all@FreeBSD.ORG Fri Feb 23 19:44:40 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC1E216A40F; Fri, 23 Feb 2007 19:44:40 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 736E613C4B7; Fri, 23 Feb 2007 19:44:40 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l1NJ5cSm069819; Fri, 23 Feb 2007 13:05:38 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45DF3B05.1030606@freebsd.org> Date: Fri, 23 Feb 2007 13:05:41 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070204) MIME-Version: 1.0 To: Remko Lodder References: <200702231844.l1NIiL0x062733@repoman.freebsd.org> In-Reply-To: <200702231844.l1NIiL0x062733@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2631/Thu Feb 22 15:33:11 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/periodic/weekly 310.locate X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2007 19:44:40 -0000 On 02/23/07 12:44, Remko Lodder wrote: > remko 2007-02-23 18:44:21 UTC > > FreeBSD src repository > > Modified files: > etc/periodic/weekly 310.locate > Log: > Move to the preferred syntax for nice (-n) instead > of the depricated one. > > PR: conf/108611 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=108611 > Submitted by: TAOKA Fumiyoshi > Approved by: imp (mentor) > > Revision Changes Path > 1.7 +2 -2 src/etc/periodic/weekly/310.locate Already exercising that new commit bit! Eric