tutorials/modules/film/rivuletPanel/Allrun: Corrected for Alltest

This commit is contained in:
Henry Weller
2023-03-03 14:50:29 +00:00
parent 88754b3ed3
commit 9df3600f11

View File

@ -5,7 +5,7 @@ cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Copy the source case
path=$FOAM_TUTORIALS/modules/isothermalFilm
isTest "$@" && path=../../isothermalFilm || path=$FOAM_TUTORIALS/modules/isothermalFilm
cp -r $path/rivuletPanel/constant .
cp -r $path/rivuletPanel/system .
cp -r $path/rivuletPanel/0 .