tutorials/modules/film/rivuletPanel/Allrun: Corrected for Alltest
This commit is contained in:
@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user