From owner-freebsd-current@FreeBSD.ORG Mon May 5 15:13:33 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31E171065670 for ; Mon, 5 May 2008 15:13:33 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 195888FC27 for ; Mon, 5 May 2008 15:13:33 +0000 (UTC) (envelope-from randy@psg.com) Received: from dhcp-26-227.ripemtg.ripe.net ([193.0.26.227] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Jt2Ng-000GcU-O2 for current@freebsd.org; Mon, 05 May 2008 15:13:32 +0000 Message-ID: <481F241A.5090101@psg.com> Date: Mon, 05 May 2008 17:13:30 +0200 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: current@freebsd.org References: <481F22C3.8060104@psg.com> In-Reply-To: <481F22C3.8060104@psg.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: /etc/rc.subr: 183: Syntax error: "if" unexpected (expecting ")") X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 15:13:33 -0000 Randy Bush wrote: > just cvsupped and > > /etc/rc.subr: 183: Syntax error: "if" unexpected (expecting ")") at first blush, the case is being ended by a fi as opposed to an esac randy