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

Fix a problem with the "canonicalize_path" function #1291

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Mar 18, 2022

Fix a problem with the "canonicalize_path" function
in configure - new versions of MacOS (i.e., starting with
Mojave) do not have a /usr/bin/python, but do have
a python in the PATH, so generalize the cmd.

Signed-off-by: Ralph Castain rhc@pmix.org

Fix a problem with the "canonicalize_path" function
in configure - new versions of MacOS (i.e., starting with
Mojave) do not have a /usr/bin/python, but do have
_a_ python in the PATH, so generalize the cmd.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit 94b5778 into openpmix:master Mar 18, 2022
@rhc54 rhc54 deleted the topic/py branch March 18, 2022 02:34
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