mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Correction for Alltest
This commit is contained in:
@ -7,6 +7,9 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
|
||||
runApplication $(getApplication)
|
||||
|
||||
./createGraphs
|
||||
if notTest "$@"
|
||||
then
|
||||
./createGraphs
|
||||
fi
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user