Skip to content

Use #!/usr/bin/env bash as the shebang in run-tests #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

tomeon
Copy link
Collaborator

@tomeon tomeon commented Dec 10, 2022

This replaces #!/bin/bash, which is less portable.

rather than `#!/bin/bash` as the shebang, as this is more portable.
@tomeon tomeon force-pushed the usr-bin-env-bash branch from a503033 to 4e8f473 Compare July 13, 2023 14:55
@tomeon tomeon merged commit 86434ed into jonathanio:master Jul 13, 2023
@tomeon tomeon deleted the usr-bin-env-bash branch July 13, 2023 14:58
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.

1 participant