From owner-cvs-src@FreeBSD.ORG Thu Jul 27 20:08:05 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ACB116A4DE; Thu, 27 Jul 2006 20:08:05 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F76943D4C; Thu, 27 Jul 2006 20:08:03 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.7/8.13.7) with ESMTP id k6RK83Ao099596; Fri, 28 Jul 2006 00:08:03 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k6RK83lp099595; Fri, 28 Jul 2006 00:08:03 +0400 (MSD) (envelope-from ache) Date: Fri, 28 Jul 2006 00:08:02 +0400 From: Andrey Chernov To: Yar Tikhiy , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20060727200802.GB99525@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Yar Tikhiy , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200607271908.k6RJ8Los011463@repoman.freebsd.org> <20060727200602.GA99525@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060727200602.GA99525@nagual.pp.ru> User-Agent: Mutt/1.5.12-2006-07-14 Cc: Subject: Re: cvs commit: src/bin/test test.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 20:08:05 -0000 On Fri, Jul 28, 2006 at 12:06:02AM +0400, Andrey Chernov wrote: > On Thu, Jul 27, 2006 at 07:08:21PM +0000, Yar Tikhiy wrote: > > yar 2006-07-27 19:08:21 UTC > > > > FreeBSD src repository > > > > Modified files: > > bin/test test.1 > > Log: > > Document that both sides of -a or -o are always evaluated. This > > "feature" doesn't seem to be in the standards or elsewhere, and > > it is against what we are used to in C and sh(1), so put the > > paragraph under BUGS. > > We should examine what POSIX or POSIX test suits says here, if any. I mean, in the sh(1), not in the test(1) which is command line and nothing can be done here due to pre-parsed args. -- http://ache.pp.ru/