diff --git a/bin/foamSequenceVTKFiles b/bin/foamSequenceVTKFiles index fbbfc6014e..b106933ff1 100755 --- a/bin/foamSequenceVTKFiles +++ b/bin/foamSequenceVTKFiles @@ -72,7 +72,7 @@ do shift 2 ;; -h | -help) - printUsage + usage ;; -o | -out) [ "$#" -ge 2 ] || usage "'$1' option requires an argument" diff --git a/bin/mpirunDebug b/bin/mpirunDebug index b9a284d611..469a285b2f 100755 --- a/bin/mpirunDebug +++ b/bin/mpirunDebug @@ -250,7 +250,7 @@ MPICH) *) echo echo "Unsupported WM_MPLIB setting : $WM_MPLIB" - printUsage + usage exit 1 esac