>>>>> On Mon, 16 Aug 2021, Mike Gilbert wrote:

> On Sun, Aug 15, 2021 at 6:55 AM Ulrich Müller <u...@gentoo.org> wrote:
>> +       ( # subshell to avoid pollution of calling environment
>> +               docinto .
>> +               dodoc "${T}"/README.gentoo
>> +       )

> I believe the current handling "die" in subshells terminates execution
> at the end of the current phase.

> Maybe add "|| die" after the subshell so that execution stops
> immediately if dodoc fails.

Good catch. I think it's fine for current EAPIs, but for EAPI 6 we may
have a problem.

Patch v2 will follow.

Ulrich

Attachment: signature.asc
Description: PGP signature

Reply via email to