Skip to content
Snippets Groups Projects
Commit bdcc02cf authored by Andrew Heather's avatar Andrew Heather
Browse files

TUT: added missing call to tutorial case

parent 7bdb5094
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ cd "${0%/*}" || exit # Run from this directory ...@@ -10,6 +10,7 @@ cd "${0%/*}" || exit # Run from this directory
( cd faceZoneRegions && ./Allrun ) ( cd faceZoneRegions && ./Allrun )
( cd motorBike_leakDetection && ./Allrun ) ( cd motorBike_leakDetection && ./Allrun )
( cd opposite_walls && ./Allrun ) ( cd opposite_walls && ./Allrun )
( cd airfoilWithLayers && ./Allrun )
exit 0 exit 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment