add missing space for cafrun -w option #383
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This calls mpiexec -v
Summary of changes
This is a trivial change that fixes the cafrun wrapper script if called with -w or --wraps option.
Summarize what you changed
I have added one space
Rationale for changes
cafrun -w produced this error:
cafrun: line 80: /opt/ohpc/pub/mpi/openmpi-gnu/1.10.6/bin/mpiexec-v: No such file or directory
Additional info and certifications
This pull request (PR) is a:
I certify that:
WIP:
to thebeginning of the PR title
DO NOT MERGE:
to the beginning of the titleissue-<#>
where<#>
is replaced by the issue that this PRis addressing
touches
touches
changes
ctest
) and all tests passset of changes
imperative verb, and is no longer than 50 characters
summarizing your commit
include additional paragraphs, bulleted lists, etc.
commit resolves an open issue.
clicking the "details" link to the right of the
licence/cla
check and following the directions on the CLA assistant webpage
For contributors and SI team members with code review priviledges
pullapprove comment or Github code review so that someone
else has the chance to review my proposed changes