◐ Shell
clean mode source ↗

gh-103776: Remove explicit uses of $(SHELL) from Makefile by zware · Pull Request #103778 · python/cpython

This avoids conflicting with the shebang of the called scripts as well
as avoiding hard errors on platforms where the called script runs a
failing unchecked command in the usual course of checking since
`SHELL=/bin/sh -e` as of a2944b950c52.

Fixes pythongh-103776.

@zware added type-bug

An unexpected behavior, bug, or error

build

The build process and cross-build

3.12

only security fixes

labels

Apr 24, 2023

@zware zware deleted the fix_makefile_shell_use branch

April 24, 2023 18:31

carljm added a commit to carljm/cpython that referenced this pull request

Apr 24, 2023

carljm added a commit to carljm/cpython that referenced this pull request

Apr 24, 2023