From owner-svn-src-all@FreeBSD.ORG Wed Oct 30 20:04:42 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 645B35C4; Wed, 30 Oct 2013 20:04:42 +0000 (UTC) (envelope-from mcdouga9@egr.msu.edu) Received: from mail.egr.msu.edu (dauterive.egr.msu.edu [35.9.37.168]) by mx1.freebsd.org (Postfix) with ESMTP id 369DC2F75; Wed, 30 Oct 2013 20:04:41 +0000 (UTC) Received: from dauterive (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id 4B8173CC3C; Wed, 30 Oct 2013 16:04:35 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by dauterive (dauterive.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RtbD6nJFoGmO; Wed, 30 Oct 2013 16:04:35 -0400 (EDT) Received: from EGR authenticated sender Message-ID: <52716653.5050203@egr.msu.edu> Date: Wed, 30 Oct 2013 16:04:35 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: jlh@FreeBSD.org Subject: Re: svn commit: r254974 - in head: etc/defaults etc/periodic/monthly etc/periodic/security etc/periodic/weekly share/man/man5 References: <201308272120.r7RLKTvk066897@svn.freebsd.org> <20131021000110.GJ2097@egr.msu.edu> <20131028211700.GB37879@caravan.chchile.org> <20131029143553.GO1807@egr.msu.edu> <20131029212520.GD37879@caravan.chchile.org> In-Reply-To: <20131029212520.GD37879@caravan.chchile.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-all@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 20:04:42 -0000 On 10/29/2013 17:25, Jeremie Le Hen wrote: > On Tue, Oct 29, 2013 at 10:35:53AM -0400, Adam McDougall wrote: >> >> Sorry, that didn't work (on r255793). Hand applied by adding the 'var', >> was that the only change? Thanks. > > Alright, thanks for testing. I've committed a corrected patch in > r257361 that should resolve the problem. Can you confirm that please, > and I will close the PR. > > Regards, > I can confirm r257361 is working, thanks!