diff options
author | Zachary Ware <zach@python.org> | 2023-04-24 13:31:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 18:31:43 +0000 |
commit | ed948e01bb68e3f026f38a7e43241d850ee1bfb5 (patch) | |
tree | b1a01b1a390c3a6450c7105c3eee5d9ac1df1d4a /Python/pylifecycle.c | |
parent | 6751a4af9512d4a6d65b5eedd60ff9923c519ad2 (diff) | |
download | cpython-ed948e01bb68e3f026f38a7e43241d850ee1bfb5.tar.gz cpython-ed948e01bb68e3f026f38a7e43241d850ee1bfb5.zip |
gh-103776: Remove explicit uses of $(SHELL) from Makefile (GH-103778)
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 a90863c.
Fixes gh-103776.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions