--- MITgcm/verification/testreport 2003/12/05 17:36:03 1.29 +++ MITgcm/verification/testreport 2003/12/05 17:46:32 1.30 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.29 2003/12/05 17:36:03 adcroft Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.30 2003/12/05 17:46:32 edhill Exp $ # $Name: $ # @@ -793,7 +793,7 @@ fi BUILD_DIR=$dir/$builddir - if test ! -r $CODE_DIR"/SIZE.h_mpi" -a "x$MPI" == "xt" ; then + if test ! -r $CODE_DIR"/SIZE.h_mpi" -a "x$MPI" = "xt" ; then echo "can't find \"$CODE_DIR/SIZE.h_mpi\" -- skipping $dir" continue fi