Major re-arrangement of eddy tests
Compare changes
- Paul McCarthy authored
+ 10
− 2
@@ -25,7 +25,7 @@ set -e
@@ -58,6 +58,10 @@ do
@@ -67,6 +71,10 @@ do
@@ -81,7 +89,7 @@ if [ ! -z "${SGE_ROOT}" ]; then
so that job submission / monitoring code is shared across all tests in a common runEddy
script. Also test both
$FSLDIR/bin/eddy_openmp
and $FSLDIR/bin/eddy_cpu
if either exist. Tests can be executed either on a cluster submission node, or locally