Skip to content

opal_setup_sphinx.m4: make version check better #11016

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

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Nov 1, 2022

Older versions of Sphinx (e.g., v1.1.3 on RHEL 7) do not support the --version CLI argument. So make our Sphinx version check a little smarter to be able to handle both older and newer versions of Sphinx.

Signed-off-by: Jeff Squyres [email protected]

Older versions of Sphinx (e.g., v1.1.3 on RHEL 7) do not support the
--version CLI argument.  So make our Sphinx version check a little
smarter to be able to handle both older and newer versions of Sphinx.

Signed-off-by: Jeff Squyres <[email protected]>
@hppritcha
Copy link
Member

this works for me on my old rhel7 cluster.

@jsquyres jsquyres merged commit 9dfebe1 into open-mpi:main Nov 1, 2022
@jsquyres jsquyres deleted the pr/make-sphinx-version-check-better branch November 1, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants