2 cd ${0%/*} ||
exit 1 # run from this directory
4 # Source tutorial run functions
5 .
$WM_PROJECT_DIR/bin
/tools
/RunFunctions
8 application
=`getApplication`
10 runApplication
$application
12 (cd validation
&& .
/Allrun
)
14 # ----------------------------------------------------------------- end-of-file