Scripts in bin: tidied functions
This commit is contained in:
@ -45,7 +45,7 @@ Foam::polyMesh::removeFiles() method.
|
||||
USAGE
|
||||
}
|
||||
|
||||
error () {
|
||||
error() {
|
||||
exec 1>&2
|
||||
while [ "$#" -ge 1 ]; do echo "$1"; shift; done
|
||||
usage
|
||||
|
||||
Reference in New Issue
Block a user