Gentoo Archives: gentoo-dev

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFD: EAPI specification in ebuilds
Date: Fri, 09 Mar 2012 16:58:59
Message-Id: 4F5A368D.2020605@orlitzky.com
In Reply to: Re: [gentoo-dev] RFD: EAPI specification in ebuilds by "Michał Górny"
1 On 03/09/12 11:29, Michał Górny wrote:
2 >
3 > What if bash starts to parse the script completely and barfs at 'syntax
4 > error' before it starts executing stuff?
5 >
6
7 It doesn't parse the script completely, it executes line-by-line, so we
8 can bail out early.
9
10 This returns 1:
11
12 exit 1
13
14 QWE*$)@#$%IT@$KTRGV{PO#J$%$M@#$_)TVI!%K@B)$YJMV$%())@K#@)

Replies

Subject Author
Re: [gentoo-dev] RFD: EAPI specification in ebuilds Ulrich Mueller <ulm@g.o>