From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 19:50:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E1B16A4CE; Thu, 11 Mar 2004 19:50:35 -0800 (PST) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B3543D3F; Thu, 11 Mar 2004 19:50:35 -0800 (PST) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) id i2C3nGXU033310 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Mar 2004 19:49:16 -0800 (PST) Received: (from gshapiro@localhost)i2C3nF85033309; Thu, 11 Mar 2004 19:49:15 -0800 (PST) Date: Thu, 11 Mar 2004 19:49:15 -0800 From: Gregory Neil Shapiro To: John Baldwin Message-ID: <20040312034915.GA62095@horsey.gshapiro.net> References: <20040311000232.GA30116@merlin.emma.line.org> <200403111242.06237.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403111242.06237.jhb@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org cc: Matthias Andree cc: current@freebsd.org Subject: Re: PATCH: Makefile.inc1 r1.411 jams make installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Mar 2004 03:50:35 -0000 > For the record, 'pw groupshow foo' is a better method of testing if a > group exists. Thanks, I fixed the smmsp group check.