Skip to content

jenkins: Use a perl regexp for the mpirun versio #2

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
Jun 12, 2017

Conversation

jsquyres
Copy link
Member

The sed regexp is a bit challenging to make portable (e.g., what works
on Linux may not work in OS X / BSDs). So just switch to Perl,
because Perl's regexps are nicely uniform across platforms.

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

The sed regexp is a bit challenging to make portable (e.g., what works
on Linux may not work in OS X / BSDs).  So just switch to Perl,
because Perl's regexps are nicely uniform across platforms.

Signed-off-by: Jeff Squyres <[email protected]>
@bwbarrett bwbarrett merged commit adf4afa into open-mpi:master Jun 12, 2017
@jsquyres jsquyres deleted the pr/stack-traces-bsd-blarg branch June 12, 2017 19:49
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.

2 participants