Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
8899f9ec
Commit
8899f9ec
authored
Dec 11, 2015
by
Henry Weller
Browse files
foamSequenceVTKFiles, mpirunDebug: Correct call to "usage"
Resolves bug-report
http://www.openfoam.org/mantisbt/view.php?id=1946
parent
fc4e7db5
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/foamSequenceVTKFiles
View file @
8899f9ec
...
...
@@ -72,7 +72,7 @@ do
shift
2
;;
-h
|
-help
)
printU
sage
u
sage
;;
-o
|
-out
)
[
"$#"
-ge
2
]
||
usage
"'
$1
' option requires an argument"
...
...
bin/mpirunDebug
View file @
8899f9ec
...
...
@@ -250,7 +250,7 @@ MPICH)
*
)
echo
echo
"Unsupported WM_MPLIB setting :
$WM_MPLIB
"
printU
sage
u
sage
exit
1
esac
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment