SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 32 Python

gh-100220: Fix error handling in make rules (GH-100328)

Set `SHELL = /bin/sh -e` to ensure that complex recipes fail on the first error rather than incorrectly reporting success.

Co-authored-by: Zachary Ware <zach@python.org>
M
Michał Górny committed
a90863c993157ae65e040476cf46abd73ae54b4a
Parent: 2667452
Committed by GitHub <noreply@github.com> on 4/7/2023, 6:23:59 PM