From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:11:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7255C16A4CE; Sat, 16 Apr 2005 19:11:31 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E04C43D4C; Sat, 16 Apr 2005 19:11:31 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 9EBFE46B3D; Sat, 16 Apr 2005 15:11:30 -0400 (EDT) Date: Sat, 16 Apr 2005 20:12:20 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Tom Rhodes In-Reply-To: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> Message-ID: <20050416201149.W69456@fledge.watson.org> References: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 16 Apr 2005 19:11:31 -0000 On Sat, 16 Apr 2005, Tom Rhodes wrote: > Those who are ungodlike should be returned an error. Thanks, this is a much more useful failure mode, and indicates that the test assumptions of the test are invalid, as opposed to that an individual call has failed unexpectedly. Robert N M Watson