--- MITgcm/tools/genmake2 2004/01/09 22:08:39 1.58 +++ MITgcm/tools/genmake2 2004/01/11 17:02:47 1.59 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.58 2004/01/09 22:08:39 afe Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/genmake2,v 1.59 2004/01/11 17:02:47 edhill Exp $ # # Makefile generator for MITgcm UV codes # created by cnh 03/98 @@ -970,7 +970,8 @@ if test "x${RETVAL}" = x0 ; then rm -f make_exch2.errors else - echo "Error: problem encountered while building source files in exch2:" cat make_exch2.errors + echo "Error: problem encountered while building source files in exch2:" + cat make_exch2.errors exit 1 fi fi