From owner-freebsd-bugs Wed Sep 18 7:50: 6 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E37E337B401 for ; Wed, 18 Sep 2002 07:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89FC943E42 for ; Wed, 18 Sep 2002 07:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8IEo5Co017051 for ; Wed, 18 Sep 2002 07:50:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8IEo5Ue017050; Wed, 18 Sep 2002 07:50:05 -0700 (PDT) Date: Wed, 18 Sep 2002 07:50:05 -0700 (PDT) Message-Id: <200209181450.g8IEo5Ue017050@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Denis Antrushin Subject: Re: bin/41384: FreeBSD-STABLE /bin/sh mishandles & && sequences Reply-To: Denis Antrushin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/41384; it has been noted by GNATS. From: Denis Antrushin To: freebsd-gnats-submit@FreeBSD.org, papowell@astart.com Cc: Subject: Re: bin/41384: FreeBSD-STABLE /bin/sh mishandles & && sequences Date: Wed, 18 Sep 2002 18:43:09 +0400 This change was introduced in src/bin/sh/parser.c ver 1.42 (MAIN)/ver 1.29.2.7 (RELENG_4) as fix for PR bin/40389, which was about exactly opposite problem (so these two PRs are mutually exclusive :-) ). Also note that other shells do not allow such syntax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message