From owner-svn-src-head@FreeBSD.ORG Sat Nov 1 09:11:39 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 20B68DED; Sat, 1 Nov 2014 09:11:39 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id D6A36CB1; Sat, 1 Nov 2014 09:11:38 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 93AFDA893; Sat, 1 Nov 2014 09:11:36 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id BA62F10A46; Sat, 1 Nov 2014 10:11:38 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Garrett Cooper Subject: Re: svn commit: r273919 - head/etc/rc.d References: <201410312220.s9VMKRaO096404@svn.freebsd.org> <86bnor9202.fsf@nine.des.no> <0577B462-91E9-4E46-BF9E-085B50EDE09C@gmail.com> Date: Sat, 01 Nov 2014 10:11:38 +0100 In-Reply-To: <0577B462-91E9-4E46-BF9E-085B50EDE09C@gmail.com> (Garrett Cooper's message of "Fri, 31 Oct 2014 17:54:07 -0700") Message-ID: <867fzf8eut.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Xin LI X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2014 09:11:39 -0000 Garrett Cooper writes: > rcorder errors are indeed cryptic/confusing. I can quickly add a > testcase for this if you like (basically check for all the scenarios > that need to be covered via /etc/rc). Does that sound good? Yes, that sounds great. I'll look into adding a loop detection and reporting mode to rcorder so we can get a better error message. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no