openfoam/tutorials/incompressible/adjointOptimisationFoam/Alltest
Mark Olesen fcd7423fa8 CONFIG: add date and paths information for tutorial Allrun script
STYLE: replace short-circuit Allrun script with Alltest
2021-09-22 17:42:21 +02:00

8 lines
306 B
Bash
Executable File

#!/bin/sh
cd "${0%/*}" || exit # Run from this directory
#------------------------------------------------------------------------------
echo "--- Skipping testing of tutorials in : $PWD" 1>&2
#------------------------------------------------------------------------------