Skip to content
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

Use env command rather than /usr/bin/python3 #297

Merged
merged 1 commit into from Nov 1, 2023
Merged

Conversation

edwardalee
Copy link
Contributor

Directly invoking /usr/bin/python3 bypasses any user setup for python and may invoke an outdated version of python. This PR uses the env command instead.

@edwardalee edwardalee added enhancement Enhancement of existing feature cleanup labels Oct 28, 2023
@edwardalee edwardalee merged commit 8f761b0 into main Nov 1, 2023
25 checks passed
@edwardalee edwardalee deleted the fedsd-env-command branch November 1, 2023 23:46
@edwardalee
Copy link
Contributor Author

Merging this small change so it doesn't get lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant