foamInstallationTest: Updated help message
This commit is contained in:
parent
12872f1ab8
commit
fa74b178c2
1 changed files with 3 additions and 3 deletions
|
|
@ -344,9 +344,9 @@ checkOpenFOAMEnvironment()
|
||||||
echo ""
|
echo ""
|
||||||
echo "FATAL ERROR: OpenFOAM environment not configured."
|
echo "FATAL ERROR: OpenFOAM environment not configured."
|
||||||
echo ""
|
echo ""
|
||||||
echo " Please refer to the installation section of the README file:"
|
echo " Please follow the download and installation link in README.html:"
|
||||||
echo " <OpenFOAM installation dir>/OpenFOAM-${WM_PROJECT_VERSION}/README"
|
echo " <OpenFOAM installation dir>/OpenFOAM-${WM_PROJECT_VERSION}/README.html"
|
||||||
echo " to source the OpenFOAM environment."
|
echo " for information on setting-up the OpenFOAM environment."
|
||||||
echo ""
|
echo ""
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue