foamMonitor: Corrected typo

Resolves bug-report https://bugs.openfoam.org/view.php?id=3610
This commit is contained in:
Henry Weller
2021-01-08 13:41:11 +00:00
parent 12afa0966a
commit 476bce93ce

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | Website: https://openfoam.org
# \\ / A nd | Copyright (C) 2015-2019 OpenFOAM Foundation
# \\ / A nd | Copyright (C) 2015-2021 OpenFOAM Foundation
# \\/ M anipulation |
#------------------------------------------------------------------------------
# License
@ -151,7 +151,7 @@ do
done
[ $# -eq 1 ] || error "Incorrect arguments specified"
[ -f "$1" ] || error "File $1 does not exit"
[ -f "$1" ] || error "File $1 does not exist"
file=$1
# Get keys from header