--- MITgcm/verification/testreport 2003/12/05 17:46:32 1.30 +++ MITgcm/verification/testreport 2003/12/07 05:30:37 1.31 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.30 2003/12/05 17:46:32 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.31 2003/12/07 05:30:37 edhill Exp $ # $Name: $ # @@ -675,7 +675,9 @@ createcodelet # build the mpack utility -build_mpack +if test "x$ADDRESSES" = xNONE -o "x$ADDRESSES" = x ; then + build_mpack +fi # Create a uniquely named directory to store results MACH=`hostname`