Skip to content

Conversation

@musicinmybrain
Copy link
Contributor

Since these test modules don’t have script-like content (no interesting side effects, “if __name__ == "__main__"”, or similar), and since their file permissions do not include the executable bit, shebang lines (#!) aren’t useful.

This PR is trivial, but this detail is something we currently need to change downstream in Fedora Linux packaging.

Since these test modules don’t have script-like content (no “if __name__ == "__main__"” or similar), and since their file permissions do not include the executable bit, shebang lines (#!) aren’t useful.
@ppinard ppinard merged commit 5fb8693 into ppinard:master Mar 10, 2022
@musicinmybrain
Copy link
Contributor Author

Thanks!

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