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

VERSION: add missing "#" on a comment line #3767

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

jsquyres
Copy link
Member

Signed-off-by: Jeff Squyres jsquyres@cisco.com

Thanks to @rhc54 reporting the issue. Looks like a comment line was accidentally left without a # prefix, which causes this errant output when you run configure:

*** Checking versions
checking for repo version... v2.1.1-68-g86ded841dc
checking Open MPI version... 2.1.2a1
checking Open MPI release date... Unreleased developer copy
...
checking Open Portable Access Layer repository version... v2.1.1-68-g86ded841dc
./VERSION: line 8: reserved.: command not found

It doesn't cause a problem, per se, but it is definitely a bug. Trivial to fix.

This bug was first introduced in the v2.1.1 release.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
@jsquyres jsquyres added the bug label Jun 27, 2017
@jsquyres jsquyres added this to the v2.1.2 milestone Jun 27, 2017
@jsquyres jsquyres requested a review from hppritcha June 27, 2017 13:48
@hppritcha hppritcha merged commit 49e1878 into open-mpi:v2.x Jun 27, 2017
@jsquyres jsquyres deleted the pr/v2.x/fix-VERSION-comment branch August 2, 2018 16:56
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