tutorials: Prevent "unconfirmed completion" in test loop
This commit is contained in:
@ -6,7 +6,7 @@ cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
application=$(getApplication)
|
||||
|
||||
runApplication ./makeMesh
|
||||
./makeMesh
|
||||
runApplication $application
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user