From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195])
	by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j3ELoUOx008663
	for <gentoo-dev@lists.gentoo.org>; Thu, 14 Apr 2005 21:50:31 GMT
Received: by wproxy.gmail.com with SMTP id 68so662427wra
        for <gentoo-dev@lists.gentoo.org>; Thu, 14 Apr 2005 14:50:30 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=EVncGdaqfU1bN3RnvIoZ7TaJ5Ez0bgT3uO4h8P2iB/AlUHUqSv6i/CbNdAjzEWPvcG/QBNiKi/A2RNoDwxOGrexYW88T4gbRgzqvtt9Q1CYK0ldSFQtDLZHTAtu3AIlZX3M7vOF7uFnvSlpbnfHlllKKE0PX5U5lEj8wPutvAFc=
Received: by 10.54.27.4 with SMTP id a4mr410386wra;
        Thu, 14 Apr 2005 14:50:30 -0700 (PDT)
Received: by 10.54.89.17 with HTTP; Thu, 14 Apr 2005 14:50:30 -0700 (PDT)
Message-ID: <e796392205041414504410d500@mail.gmail.com>
Date: Thu, 14 Apr 2005 23:50:30 +0200
From: Stefan Schweizer <sschweizer@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Nested die error
In-Reply-To: <200504141642.22339.caleb@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <200504141642.22339.caleb@gentoo.org>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j3ELoUOx008663
X-Archives-Salt: 688f7ab5-bdd4-4fe0-ad22-3a760bb06340
X-Archives-Hash: 07366a6737400ed00ecfdeb37acfd230

if useq blah; then
    emake foo || die "emake foo failed"
fi

we use useq because it does not output blah.

regards,
Stefan

--
gentoo-dev@gentoo.org mailing list