From 889d020ac0d24a8ad48c52f47499e40cd5b1971f Mon Sep 17 00:00:00 2001 From: David Flitney <dave.flitney@ndcn.ox.ac.uk> Date: Fri, 14 Sep 2007 14:44:56 +0000 Subject: [PATCH] Send no mail --- bedpostx_single_slice.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedpostx_single_slice.sh b/bedpostx_single_slice.sh index 2cf815c..20690e9 100755 --- a/bedpostx_single_slice.sh +++ b/bedpostx_single_slice.sh @@ -5,7 +5,7 @@ #$ -S /bin/sh #$ -V #$ -N bedpostx -#$ -m a +#$ -m n #$ -o $1.bedpostX/logs -e $1.bedpostX/logs subjdir=$1 -- GitLab