From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 10 10:39:53 2005 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D8D16A41F for ; Sat, 10 Sep 2005 10:39:53 +0000 (GMT) (envelope-from simonmar@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2219543D49 for ; Sat, 10 Sep 2005 10:39:53 +0000 (GMT) (envelope-from simonmar@gmail.com) Received: by rproxy.gmail.com with SMTP id c51so238523rne for ; Sat, 10 Sep 2005 03:39:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XHICd9MCRmgYPFoqUzbgbQcLyA5ScOkiIXoNALCynSahphMczr+jrMkDjPVg0n1vD6EfhhG6i4lv2+GcS48D2VmoChkVxLEWOqEWk/XozdcNW/Qgc81LgMcTR3sVWjE0nLnbENdm0sC7b0Syndx0/qVwoEqUgpvLeuhB+3PiBpk= Received: by 10.11.99.78 with SMTP id w78mr25539cwb; Sat, 10 Sep 2005 03:39:52 -0700 (PDT) Received: by 10.11.99.46 with HTTP; Sat, 10 Sep 2005 03:39:52 -0700 (PDT) Message-ID: Date: Sat, 10 Sep 2005 11:39:52 +0100 From: Simon Marlow To: Stefan Farfeleder In-Reply-To: <200509101017.j8AAHCuG052279@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200509101017.j8AAHCuG052279@freefall.freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: bin/81165: /bin/sh -e bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: simonmar@gmail.com List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 10:39:53 -0000 If it's fixed in RELENG_{5,6} that's good enough for me. Go ahead and clos= e it. Cheers, Simon On 9/10/05, Stefan Farfeleder wrote: > Synopsis: /bin/sh -e bug >=20 > State-Changed-From-To: open->patched > State-Changed-By: stefanf > State-Changed-When: Sat Sep 10 10:14:02 GMT 2005 > State-Changed-Why: > Mark as patched because this bug exists only in RELENG_4. Personally I > don't want to touch sh in RELENG_4, so maybe the PR should just be closed= . > Simon, is updating to RELENG_{5,6} an option for you? >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D81165 >