--- MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi 2008/08/28 03:59:20 1.7 +++ MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi 2008/08/28 18:35:42 1.8 @@ -6,7 +6,7 @@ #PBS -e /home/jmc/test_ACES/output/tst_ifc.stderr #PBS -o /home/jmc/test_ACES/output/tst_ifc.stdout -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/example_scripts/ACESgrid/Attic/aces_test_ifc_mpi,v 1.7 2008/08/28 03:59:20 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/example_scripts/ACESgrid/Attic/aces_test_ifc_mpi,v 1.8 2008/08/28 18:35:42 jmc Exp $ # $Name: $ umask 0022 @@ -64,7 +64,7 @@ /usr/bin/find $gcmDIR -type f | xargs chmod g+r else if test -e $gcmDIR/verification ; then - echo "dir $gcmDIR exist" + echo "dir $gcmDIR/verification exist" else echo "no dir $gcmDIR/verification => exit" exit @@ -72,6 +72,6 @@ fi cd $gcmDIR/verification -echo ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx +echo ./testreport $options -of $OPTFILE -command \"$EXE\" -odir aces-$sfx ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx