Skip to content

Conversation

@jelmer
Copy link
Member

@jelmer jelmer commented Jan 27, 2026

Use shell=True to let the shell parse and execute shebangs properly. The previous approach of always using sys.executable broke shell script tests since it tried to run .sh files with the Python interpreter.

Use shell=True to let the shell parse and execute shebangs properly.
The previous approach of always using sys.executable broke shell script
tests since it tried to run .sh files with the Python interpreter.
@jelmer jelmer enabled auto-merge January 27, 2026 17:46
@jelmer jelmer merged commit cd39e02 into master Jan 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants